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

Conda press produces an unsupported or invalid wheel #61

Open
jcarpent opened this issue Dec 4, 2019 · 0 comments
Open

Conda press produces an unsupported or invalid wheel #61

jcarpent opened this issue Dec 4, 2019 · 0 comments

Comments

@jcarpent
Copy link

jcarpent commented Dec 4, 2019

Dear all,

First of all, thanks a lot for this very nice option to produce wheels directly from conda.
I'm facing some errors when trying to install a wheel generated by conda-press saying that the wheel is an unsupported or invalid wheel.
Have you already face such an issue?

Below are the lines that I'm running on my computer:

conda create -n test-pip python=3.7 anaconda
conda config --add channels conda-forge
conda press --subdir osx-64 --fatten pinocchio=2.2.1=py37hd4e088a_1
 pip install pinocchio-2.2.1-1_py37hd4e088a-cp37-cp37m-macosx_10_9_x86_64.whl --no-clean --no-deps

And the results that I've obtained:

Processing ./pinocchio-2.2.1-1_py37hd4e088a-cp37-cp37m-macosx_10_9_x86_64.whl
WARNING: No metadata found in /private/var/folders/68/bnm8hh8s4119fpn4p7wv6zw400m57h/T/pip-install-cf5lgniw/pinocchio
Installing collected packages: pinocchio
ERROR: pinocchio is in an unsupported or invalid wheel

Thanks in advance for your help!

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