-
Notifications
You must be signed in to change notification settings - Fork 490
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
errors during "pip install carbon" #128
Comments
Can you try and reproduce this with the |
The inability for pip to see that carbon is installed is related to #86. It should work if you set PYTHONPATH as specified in that issue. As mentioned previously, I'm unable to reproduce your Twisted error. Closing this issue. |
i am trying to install Grafite on windos machine. But getting Error in prerequisite installation stuff like Carbon and all. |
If anybody has installed Grafite on WINDOS machine, Please help me in that. |
I get "'lib/twisted/plugins/init.py' not found" error while trying to install carbon via pip. Tried with Twisted 8.2 installed via yum, and 13.1.0 installed via pip.
actual file is in
/usr/lib/python2.6/site-packages/twisted/plugins/init.py
"pip uninstall carbon" complains about carbon not being installed
The text was updated successfully, but these errors were encountered: