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

pip install issues #34

Open
AEW2015 opened this issue Apr 3, 2024 · 1 comment
Open

pip install issues #34

AEW2015 opened this issue Apr 3, 2024 · 1 comment

Comments

@AEW2015
Copy link

AEW2015 commented Apr 3, 2024

I am trying to install on windows and I am getting this issues:
Windows 10
Python 3.11.8

Processing c:\git\tmr_tmp
  Preparing metadata (setup.py) ... done
Requirement already satisfied: spydrnet<2,>=1.4 in c:\users\lavat\appdata\local\packages\pythonsoftwarefoundation.python.3.11_qbz5n2kfra8p0\localcache\local-packages\python311\site-packages (from spydrnet-tmr===UNSPECIFIED) (1.13.0)
Requirement already satisfied: pyyaml in c:\users\lavat\appdata\local\packages\pythonsoftwarefoundation.python.3.11_qbz5n2kfra8p0\localcache\local-packages\python311\site-packages (from spydrnet-tmr===UNSPECIFIED) (6.0.1)
Building wheels for collected packages: spydrnet-tmr
  Building wheel for spydrnet-tmr (setup.py) ... done
  Created wheel for spydrnet-tmr: filename=spydrnet_tmr-UNSPECIFIED-py3-none-any.whl size=2476141 sha256=82682ccb3bdc2faef3e4e28eac3e1770ba3fb0cbf3c341b1c5d69d36d94b0b7f
  Stored in directory: C:\Users\lavat\AppData\Local\Temp\pip-ephem-wheel-cache-imqzdjdu\wheels\0a\9a\46\b068a7abe1da24b5fc1322706b8340aa31374e6798790499f4
  WARNING: Built wheel for spydrnet-tmr is invalid: Metadata 1.2 mandates PEP 440 version, but 'UNSPECIFIED' is not
Failed to build spydrnet-tmr
ERROR: Could not build wheels for spydrnet-tmr, which is required to install pyproject.toml-based projects
@AEW2015
Copy link
Author

AEW2015 commented Apr 3, 2024

More info with python3 ./setup.py install

operable program or batch file.```

Quick fix was manually setting the Version to 1.4.0

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

1 participant