-
Notifications
You must be signed in to change notification settings - Fork 20
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
Comments
I just tried reproducing this error, but the installation worked fine for me. @mcflugen any suggestions for @XianaZhang ? |
@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? |
Oh! Thanks! So is the Sedflux software is also built under Linux or Mac machine ?
|
@XianaZhang Correct. I'm sure it could be built under Windows but we have not done that yet. |
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.
The text was updated successfully, but these errors were encountered: