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

Installation error with QGIS 3.6 Noosa - "an error occurred during the installation of Python packages"" #138

Closed
antlopes opened this issue May 13, 2019 · 3 comments · Fixed by #139
Labels
bug Something isn't working
Milestone

Comments

@antlopes
Copy link

System windows 10

Describe the bug
RuntimeError: GIS4WRF: Error installing Python packages Log: Added C:\Users\antonio.lopes\AppData\Local\gis4wrf\python37 as module search pathAdded C:\Users\antonio.lopes\AppData\Local\gis4wrf\python37\lib\site-packages as module search pathPackage directory: C:\Users\antonio.lopes\AppData\Local\gis4wrf\python37C:\OSGeo4W64\bin\python-qgis.bat -m pip install --prefix C:\Users\antonio.lopes\AppData\Local\gis4wrf\python37 f90nml==1.0.2 netCDF4==1.4.2 https://ci.appveyor.com/api/buildjobs/o3ow5itmyi8nhhk2/artifacts/wrf_python-1.1.2-cp37-cp37m-win_amd64.whlCollecting f90nml==1.0.2 Using cached https://files.pythonhosted.org/packages/e6/d8/2654f2dbb02562e3b7d98e0948c41cb84dfc866bf0fa9e679744e293292c/f90nml-1.0.2.tar.gz Collecting netCDF4==1.4.2 Using cached https://files.pythonhosted.org/packages/ba/fb/2a8fb99cf26554aecd513764533a4fff376d49b0e7a1c7a99826aa543d25/netCDF4-1.4.2-cp37-cp37m-win_amd64.whl Collecting wrf-python==1.1.2 from https://ci.appveyor.com/api/buildjobs/o3ow5itmyi8nhhk2/artifacts/wrf_python-1.1.2-cp37-cp37m-win_amd64.whl HTTP error 404 while getting https://ci.appveyor.com/api/buildjobs/o3ow5itmyi8nhhk2/artifacts/wrf_python-1.1.2-cp37-cp37m-win_amd64.whl Could not install requirement wrf-python==1.1.2 from https://ci.appveyor.com/api/buildjobs/o3ow5itmyi8nhhk2/artifacts/wrf_python-1.1.2-cp37-cp37m-win_amd64.whl because of error 404 Client Error: The specified blob does not exist. for url: https://appveyorcidata.blob.core.windows.net/letmaik-14065/wrf-python-wheels/1-0-15/o3ow5itmyi8nhhk2/wrf_python-1.1.2-cp37-cp37m-win_amd64.whl?sv=2015-12-11&sr=c&sig=83kmujQV6GmvgmYAucslya1cT%2F1VURcHt6hjopNzcgc%3D&st=2019-05-13T15%3A09%3A10Z&se=2019-05-13T15%3A15%3A10Z&sp=r Could not install requirement wrf-python==1.1.2 from https://ci.appveyor.com/api/buildjobs/o3ow5itmyi8nhhk2/artifacts/wrf_python-1.1.2-cp37-cp37m-win_amd64.whl because of HTTP error 404 Client Error: The specified blob does not exist. for url: https://appveyorcidata.blob.core.windows.net/letmaik-14065/wrf-python-wheels/1-0-15/o3ow5itmyi8nhhk2/wrf_python-1.1.2-cp37-cp37m-win_amd64.whl?sv=2015-12-11&sr=c&sig=83kmujQV6GmvgmYAucslya1cT%2F1VURcHt6hjopNzcgc%3D&st=2019-05-13T15%3A09%3A10Z&se=2019-05-13T15%3A15%3A10Z&sp=r for URL https://ci.appveyor.com/api/buildjobs/o3ow5itmyi8nhhk2/artifacts/wrf_python-1.1.2-cp37-cp37m-win_amd64.whl You are using pip version 19.0.3, however version 19.1.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots

Operating System Information (please complete the following information):

  • OS: Windows
  • Version 10

Additional context
Add any other context about the problem here.

letmaik added a commit that referenced this issue May 13, 2019
The old artifacts went past the retention date and prevented successful gis4wrf installation on Windows.
This also updates wrf-python from 1.1.2 to 
Fixes #138.
@letmaik letmaik added the bug Something isn't working label May 13, 2019
@letmaik letmaik added this to the 0.14.1 milestone May 13, 2019
@letmaik
Copy link
Contributor

letmaik commented May 13, 2019

Thanks for reporting! A fix is on the way and a new version will be released shortly.

@dmey
Copy link
Contributor

dmey commented May 13, 2019

@antlopes we have just released 0.14.1 that fixes this issue.

@antlopes
Copy link
Author

Great. Now is functioning.
Tank you and all the best
Antonio

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants