Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

About model installation in pymt #106

Open
XianaZhang opened this issue Feb 2, 2020 · 4 comments
Open

About model installation in pymt #106

XianaZhang opened this issue Feb 2, 2020 · 4 comments

Comments

@XianaZhang
Copy link

Hi guys,
I came across a cofused problem when I install sedflux model using Anaconda prompt. The solving environment was always failed to be set. And this problem is the same with other models‘ installation, such as Hydrotrend. As shown below:

(pymt) C:\Users\张明杰>conda install pymt_hydrotrend -c conda-forge
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url https://conda.anaconda.org/conda-forge/win-64/repodata.json

Hope to get your reply as soon as possible.

@gregtucker
Copy link

I just tried reproducing this error, but the installation worked fine for me. @mcflugen any suggestions for @XianaZhang ?

@mcflugen
Copy link
Member

mcflugen commented Feb 3, 2020

@XianaZhang The HTTP error may just be due to a network problem with conda-forge. However, a bigger problem is that neither Hydrotrend nor Sedflux has been built for Windows.

This is a problem that we would like to eventually fix but, until then, if you have access to either a Linux or Mac machine you should be able to install pymt_hydrotrend. Is that a possibility?

@XianaZhang
Copy link
Author

XianaZhang commented Feb 4, 2020 via email

@mcflugen
Copy link
Member

mcflugen commented Feb 4, 2020

@XianaZhang Correct. I'm sure it could be built under Windows but we have not done that yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants