-
Notifications
You must be signed in to change notification settings - Fork 47
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 fails on Ubuntu 18.04 under freshly installed Anaconda3 #40
Comments
This is related to Cython. See mcfletch/pyopengl#11 . Installing dawg in Python2.7 should work. |
@michaelhochleitner thanks for the feedback, so you are saying that there is no way to make it run in python 3 ? (macos with anaconda) |
@hzitoun No, I'm not saying that. Here is my tutorial on how to run dawg on python3.7 in ubuntu. Could work in macos too.
line 349 before change:
|
Is there a reason why this fix does not make it into a pypi release so that DAWG can be installed with pip? |
After installing Anaconda3-2019.07-Linux-x86_64.sh for a new user, directly running
pip install DAWG
fails with the following:The text was updated successfully, but these errors were encountered: