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

Error with installing via pip #386

Open
Ryuno-Ki opened this issue Aug 27, 2015 · 0 comments
Open

Error with installing via pip #386

Ryuno-Ki opened this issue Aug 27, 2015 · 0 comments

Comments

@Ryuno-Ki
Copy link

When calling pip install turpial as root (as per documentation) I get an error.

After digging, I found that PyPI does not contain information about Turpial.

Solutions:

  1. Either installing it directly from your server by entering pip install -Iv http://files.turpial.org.ve/sources/stable/turpial-3.0.tar.gz as root (libturpial, too).
  2. Or by overwriting pip settings' global index-url (from /simple to /pypi/).

I'm not sure, whether you can ask someone on python.org but at least update your downloads page, please. I spotted the settings option just today.

For others to follow these instructions, bear in mind, that you have to care for dependencies on your own. Moreover, you probably will have proplems with upgrading. However, v3.0 is fine to me :)

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