deibit/cansina

python error

Teicu opened this issue · 1 comments

Teicu commented

Hi

can you help me please to fix this error:

/usr/lib/python2.7/dist-packages/cryptography/hazmat/backends/init.py:7: UserWarning: Module chardet was already imported from /usr/local/lib/python2.7/dist-packages/chardet/init.pyc, but /usr/lib/python2.7/dist-packages is being added to sys.path
import pkg_resources
/usr/lib/python2.7/dist-packages/cryptography/hazmat/backends/init.py:7: UserWarning: Module requests was already imported from /usr/local/lib/python2.7/dist-packages/requests/init.pyc, but /usr/lib/python2.7/dist-packages is being added to sys.path
import pkg_resources
/usr/lib/python2.7/dist-packages/cryptography/hazmat/backends/init.py:7: UserWarning: Module urllib3 was already imported from /usr/local/lib/python2.7/dist-packages/urllib3/init.pyc, but /usr/lib/python2.7/dist-packages is being added to sys.path

thank you

Sure, can you provide in which context you are getting those errors? Installing (which command), running (again, command and options). Please, provide Python version and operating system too.

Thanks.