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 fails for python 3 #11

Closed
marc-fez opened this issue Sep 18, 2017 · 4 comments
Closed

pip install fails for python 3 #11

marc-fez opened this issue Sep 18, 2017 · 4 comments

Comments

@marc-fez
Copy link

pip3 install fuzzy fails with error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
Ubuntu Xenial all build-dependencies installed and up to date.
System python 3.5.2
package installs fine with system python 2.7.12

fuzzy_python3_error.txt

@jaraco
Copy link
Contributor

jaraco commented Sep 18, 2017

Python 3 support was added in 1.2, which failed to release due to intermittent test failures. I just re-started the job and it seems to have succeeded now, so I expect to see 1.2 in PyPI soon. Please respond here if that doesn't correct the issue.

@jaraco jaraco closed this as completed Sep 18, 2017
@jaraco
Copy link
Contributor

jaraco commented Sep 18, 2017

Ugh. Even though the test "passed", the deploy failed.

@jaraco jaraco reopened this Sep 18, 2017
@jaraco
Copy link
Contributor

jaraco commented Sep 18, 2017

Okay. Latest re-tag of 1.2 succeeded and 1.2 is now in PyPI. Please test installation with that release and report back.

@jaraco jaraco closed this as completed Sep 18, 2017
@marc-fez
Copy link
Author

Installed, thank you!

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