You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I'm installing carbon the module of graphite so when I make this commands "python setup.py install"
I have this error.
package init file 'lib/twisted/plugins/init.py' not found (or not a regular file)
package init file 'lib/twisted/plugins/init.py' not found (or not a regular file)
So before, I installed the carbon module I install all package of twisted
I need your help to resolve my problem.
Thank you.
The text was updated successfully, but these errors were encountered:
Looks similar to #128 but there was very old pip and/or graphite.
Which OS are you using, @m2cci-KGY ? and what pip --version command says? Are you trying to install latest Graphite?
I don't install carbon with pip but from the sources by python "setup.py install". so my VM is a DMZ machine. and I read the #128 I don't andersand his way to fix the error.
Thank you.
Looks like package init file 'lib/twisted/plugins/__init.py__' not found (or not a regular file) is not an error, but warning. Carbon should work despite that warning.
Hi
I'm installing carbon the module of graphite so when I make this commands "python setup.py install"
I have this error.
package init file 'lib/twisted/plugins/init.py' not found (or not a regular file)
package init file 'lib/twisted/plugins/init.py' not found (or not a regular file)
So before, I installed the carbon module I install all package of twisted
I need your help to resolve my problem.
Thank you.
The text was updated successfully, but these errors were encountered: