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

wafo-<version>.whl is not a supported wheel on this platform. #33

Open
ghost opened this issue Mar 14, 2017 · 1 comment
Open

wafo-<version>.whl is not a supported wheel on this platform. #33

ghost opened this issue Mar 14, 2017 · 1 comment
Assignees

Comments

@ghost
Copy link

ghost commented Mar 14, 2017

I've tried to install pywafo on Ubuntu 16.04:

apt-get install gfortran
git clone https://github.com/wafo-project/pywafo.git
python3 setup.py bdist_wheel -d dist
pip3 install dist/wafo-0.3.1.post0.dev41+gea2edc1-cp27-cp27mu-linux_x86_64.whl 

But I am getting:

$ pip3 install dist/wafo-0.3.1.post0.dev41+gea2edc1-cp27-cp27mu-linux_x86_64.whl 
wafo-0.3.1.post0.dev41+gea2edc1-cp27-cp27mu-linux_x86_64.whl is not
a supported wheel on this platform.

Am I doing something wrong or is this an issue?

@davidovitch davidovitch self-assigned this Mar 17, 2017
@davidovitch
Copy link
Member

I will try to have a look at this over the weekend...

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