nansat
nansat copied to clipboard
After installing the required dependency libraries, the following problems will occur when installing directly on Windows 10
(nansat3.9) C:\Users\LooperzZ>pip install nansat Collecting nansat Downloading nansat-1.6.1.tar.gz (1.1 MB) ---------------------------------------- 1.1/1.1 MB 12.9 kB/s eta 0:00:00 Preparing metadata (setup.py) ... done Discarding https://files.pythonhosted.org/packages/01/43/6835008c00f6f4115631945915a3268b0be9e2971efb1918e8bbdad48041/nansat-1.6.1.tar.gz (from https://pypi.org/simple/nansat/): Requested nansat from https://files.pythonhosted.org/packages/01/43/6835008c00f6f4115631945915a3268b0be9e2971efb1918e8bbdad48041/nansat-1.6.1.tar.gz has inconsistent version: expected '1.6.1', but metadata has '1.5.3' Using cached nansat-1.5.3.tar.gz (1.1 MB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
Traceback (most recent call last):
File "
note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed
× Encountered error while generating package metadata. ╰─> See above for output.
note: This is an issue with the package mentioned above, not pip. hint: See above for details.