Jump to content

eryanobe

Member
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • iDevice
    iPhone 8 Plus

Recent Profile Visitors

245 profile views

eryanobe's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Ebonayres-MacBook-Pro:~ Iby$ sudo pip install -r requirements.txt Password: Q'Sorry, try again. Password: Sorry, try again. Password: Sorry, try again. sudo: 3 incorrect password attempts Ebonayres-MacBook-Pro:~ Iby$ @Amuyea
  2. whats the pasword?? Ebonayres-MacBook-Pro:~ Iby$ sudo pip install -r requirements.txt Password: Sorry, try again. Password: The directory '/Users/Iby/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/Users/Iby/Library/Caches/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' @Amuyea
  3. It says my files are to date but when i type "python get-pip.py" It never works someone please help or can i just connote and it'll still work ?? Ebonayres-MacBook-Pro:~ Iby$ pip install -U pip Requirement already up-to-date: pip in /usr/local/lib/python2.7/site-packages Ebonayres-MacBook-Pro:~ Iby$ python get-pip.py Collecting pip Using cached pip-8.1.2-py2.py3-none-any.whl Collecting wheel Using cached wheel-0.29.0-py2.py3-none-any.whl Installing collected packages: pip, wheel Exception: Traceback (most recent call last): File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/basecommand.py", line 215, in main status = self.run(options, args) File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/commands/install.py", line 317, in run prefix=options.prefix_path, File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/req/req_set.py", line 742, in install **kwargs File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/req/req_install.py", line 831, in install self.move_wheel_files(self.source_dir, root=root, prefix=prefix) File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/req/req_install.py", line 1032, in move_wheel_files isolated=self.isolated, File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/wheel.py", line 346, in move_wheel_files clobber(source, lib_dir, True) File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/wheel.py", line 317, in clobber ensure_dir(destdir) File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmp6IcYm_/pip.zip/pip/utils/__init__.py", line 83, in ensure_dir os.makedirs(path) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py", line 157, in makedirs mkdir(name, mode) OSError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/pip' Ebonayres-MacBook-Pro:~ Iby$ which folder are you referring to
  4. I can't get past this step iby-MacBook-Pro:~ Iby$ python get-pip.py Collecting pip Using cached pip-8.1.2-py2.py3-none-any.whl Collecting wheel Using cached wheel-0.29.0-py2.py3-none-any.whl Installing collected packages: pip, wheel Exception: Traceback (most recent call last): File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/basecommand.py", line 215, in main status = self.run(options, args) File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/commands/install.py", line 317, in run prefix=options.prefix_path, File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/req/req_set.py", line 742, in install **kwargs File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/req/req_install.py", line 831, in install self.move_wheel_files(self.source_dir, root=root, prefix=prefix) File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/req/req_install.py", line 1032, in move_wheel_files isolated=self.isolated, File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/wheel.py", line 346, in move_wheel_files clobber(source, lib_dir, True) File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/wheel.py", line 317, in clobber ensure_dir(destdir) File "/var/folders/3h/j22by9353213_4kxywhqjq8m0000gn/T/tmpSrNVVL/pip.zip/pip/utils/__init__.py", line 83, in ensure_dir os.makedirs(path) File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py", line 157, in makedirs mkdir(name, mode) OSError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/pip' Iby-MacBook-Pro:~ Iby$
  5. I just keep getting this Last login: Tue Aug 2 01:17:19 on ttys001 Ebonayres-MacBook-Pro:~ Iby$ python get-pip.py python: can't open file 'get-pip.py': [Errno 2] No such file or directory Ebonayres-MacBook-Pro:~ Iby$ python get-pip.py --no-index --find-links=/local/copies python: can't open file 'get-pip.py': [Errno 2] No such file or directory Ebonayres-MacBook-Pro:~ Iby$
  6. it won't let me install pip it keeps saying no such file or directory I've downloaded the file 3x not sure what to do.
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines