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

errors during "pip install carbon" #128

Closed
bryndin opened this issue Aug 8, 2013 · 4 comments
Closed

errors during "pip install carbon" #128

bryndin opened this issue Aug 8, 2013 · 4 comments

Comments

@bryndin
Copy link

bryndin commented Aug 8, 2013

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

Downloading/unpacking carbon
  Running setup.py egg_info for package carbon
    package init file 'lib/twisted/plugins/__init__.py' not found (or not a regular file)
    warning: no files found matching '*' under directory 'distro/'
    warning: no previously-included files found matching 'conf/*.conf'
Requirement already satisfied (use --upgrade to upgrade): twisted in /usr/lib/python2.6/site-packages (from carbon)
Requirement already satisfied (use --upgrade to upgrade): txamqp in /usr/lib/python2.6/site-packages (from carbon)
Requirement already satisfied (use --upgrade to upgrade): zope.interface>=3.6.0 in /usr/lib/python2.6/site-packages (from twisted->carbon)
Requirement already satisfied (use --upgrade to upgrade): distribute in /usr/lib/python2.6/site-packages (from zope.interface>=3.6.0->twisted->carbon)
Installing collected packages: carbon
  Running setup.py install for carbon
    package init file 'lib/twisted/plugins/__init__.py' not found (or not a regular file)
    warning: no files found matching '*' under directory 'distro/'
    warning: no previously-included files found matching 'conf/*.conf'
    changing mode of /opt/graphite/bin/carbon-cache.py to 755
    changing mode of /opt/graphite/bin/carbon-relay.py to 755
    changing mode of /opt/graphite/bin/carbon-client.py to 755
    changing mode of /opt/graphite/bin/validate-storage-schemas.py to 755
    changing mode of /opt/graphite/bin/carbon-aggregator.py to 755
Successfully installed carbon
Cleaning up...
@obfuscurity obfuscurity changed the title errors during "pip install crabon" errors during "pip install carbon" Aug 14, 2014
@obfuscurity
Copy link
Member

Can you try and reproduce this with the 0.9.x branch? I'm unable to reproduce over here in 0.9.12 or 0.9.x.

@obfuscurity
Copy link
Member

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.

@Satya2401
Copy link

i am trying to install Grafite on windos machine. But getting Error in prerequisite installation stuff like Carbon and all.

@Satya2401
Copy link

If anybody has installed Grafite on WINDOS machine, Please help me in that.

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

3 participants