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

I have problem while install module #18

Open
theeppatta opened this issue Aug 23, 2019 · 1 comment
Open

I have problem while install module #18

theeppatta opened this issue Aug 23, 2019 · 1 comment

Comments

@theeppatta
Copy link

[*] Installing module 'termcolor'
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support
Collecting termcolor
Downloading https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz
Building wheels for collected packages: termcolor
Building wheel for termcolor (setup.py) ... done
Created wheel for termcolor: filename=termcolor-1.1.0-cp27-none-any.whl size=4832 sha256=ddc8089e1e4a77628b7af8997aa95cb1ec7581e21b5768cf7f5e2530999a087c
Stored in directory: /home/hack3r/.cache/pip/wheels/7c/06/54/bc84598ba1daf8f970247f550b175aaaee85f68b4b0c5ab2c6
Successfully built termcolor
Installing collected packages: termcolor

ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/usr/local/lib/python2.7/dist-packages/termcolor.py'
Consider using the --user option or check the permissions.

Traceback (most recent call last):
File "./lfisuite.py", line 68, in
from termcolor import colored
ImportError: No module named termcolor

@theeppatta
Copy link
Author

ok i ready Thanlk you.

fix.
pip install termcolor

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