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

Install warnings when using new py and conda #32

Open
milyra opened this issue Apr 28, 2021 · 1 comment
Open

Install warnings when using new py and conda #32

milyra opened this issue Apr 28, 2021 · 1 comment

Comments

@milyra
Copy link
Contributor

milyra commented Apr 28, 2021

(bathytest) C:\Users\mlra>pip install C:\Users\mlra\Desktop\atmcorr-master.zip
WARNING: Value for scheme.headers does not match. Please report this to <https://github.com/pypa/pip/issues/9617>
distutils: C:\Users\mlra\AppData\Local\Continuum\miniconda3\envs\bathytest\Include\UNKNOWN
sysconfig: C:\Users\mlra\AppData\Local\Continuum\miniconda3\envs\bathytest\Include
WARNING: Additional context:
user = False
home = None
root = None
prefix = None
Processing c:\users\mlra\desktop\atmcorr-master.zip
Requirement already satisfied: dg_calibration in c:\users\mlra\appdata\local\continuum\miniconda3\envs\bathytest\lib\site-packages (from atmcorr===unknown-62f606e077c4539c4bf868d13bf3a00fabb4c428) (0.4)
Requirement already satisfied: sensor_response_curves in c:\users\mlra\appdata\local\continuum\miniconda3\envs\bathytest\lib\site-packages (from atmcorr===unknown-62f606e077c4539c4bf868d13bf3a00fabb4c428) (unknown-657f78e2129a2eb294ca538b7d515d72edfadc31)
Requirement already satisfied: satmeta in c:\users\mlra\appdata\local\continuum\miniconda3\envs\bathytest\lib\site-packages (from atmcorr===unknown-62f606e077c4539c4bf868d13bf3a00fabb4c428) (1.3.0)
Requirement already satisfied: shapely in c:\users\mlra\appdata\local\continuum\miniconda3\envs\bathytest\lib\site-packages (from satmeta->atmcorr===unknown-62f606e077c4539c4bf868d13bf3a00fabb4c428) (1.7.1)
Requirement already satisfied: python-dateutil in c:\users\mlra\appdata\local\continuum\miniconda3\envs\bathytest\lib\site-packages (from satmeta->atmcorr===unknown-62f606e077c4539c4bf868d13bf3a00fabb4c428) (2.8.1)
Requirement already satisfied: lxml in c:\users\mlra\appdata\local\continuum\miniconda3\envs\bathytest\lib\site-packages (from satmeta->atmcorr===unknown-62f606e077c4539c4bf868d13bf3a00fabb4c428) (4.6.3)
Requirement already satisfied: affine in c:\users\mlra\appdata\local\continuum\miniconda3\envs\bathytest\lib\site-packages (from satmeta->atmcorr===unknown-62f606e077c4539c4bf868d13bf3a00fabb4c428) (2.3.0)
Requirement already satisfied: six>=1.5 in c:\users\mlra\appdata\local\continuum\miniconda3\envs\bathytest\lib\site-packages (from python-dateutil->satmeta->atmcorr===unknown-62f606e077c4539c4bf868d13bf3a00fabb4c428) (1.15.0)
Requirement already satisfied: scipy in c:\users\mlra\appdata\local\continuum\miniconda3\envs\bathytest\lib\site-packages (from sensor_response_curves->atmcorr===unknown-62f606e077c4539c4bf868d13bf3a00fabb4c428) (1.6.2)
Requirement already satisfied: numpy in c:\users\mlra\appdata\local\continuum\miniconda3\envs\bathytest\lib\site-packages (from sensor_response_curves->atmcorr===unknown-62f606e077c4539c4bf868d13bf3a00fabb4c428) (1.20.2)
Building wheels for collected packages: atmcorr
  Building wheel for atmcorr (setup.py) ... done
  Created wheel for atmcorr: filename=atmcorr-unknown_62f606e077c4539c4bf868d13bf3a00fabb4c428-py3-none-any.whl size=29575 sha256=38d4c8d5b82181d2c1976bc7efc420533854b029ab603ef2fa98072d5a1e659b
  Stored in directory: c:\users\mlra\appdata\local\pip\cache\wheels\6c\8a\ef\0fd0c53fd63871b78026fe3c66ef8aac4257dd43363a4cc346
  WARNING: Built wheel for atmcorr is invalid: Metadata 1.2 mandates PEP 440 version, but 'unknown-62f606e077c4539c4bf868d13bf3a00fabb4c428' is not
Failed to build atmcorr
Installing collected packages: atmcorr
    Running setup.py install for atmcorr ... done
  DEPRECATION: atmcorr was installed using the legacy 'setup.py install' method, because a wheel could not be built for it. A possible replacement is to fix the wheel build issue reported above. You can find discussion regarding this at https://github.com/pypa/pip/issues/8368.
WARNING: Value for scheme.headers does not match. Please report this to <https://github.com/pypa/pip/issues/9617>
distutils: C:\Users\mlra\AppData\Local\Continuum\miniconda3\envs\bathytest\Include\UNKNOWN
sysconfig: C:\Users\mlra\AppData\Local\Continuum\miniconda3\envs\bathytest\Include
WARNING: Additional context:
user = False
home = None
root = None
prefix = None
Successfully installed atmcorr-unknown-62f606e077c4539c4bf868d13bf3a00fabb4c428
@j08lue
Copy link
Contributor

j08lue commented Apr 28, 2021

Weird.

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

No branches or pull requests

2 participants