Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why so complicated?
#15
The last message doesn't mean that the packet is not installed. This is happening when you pip install using sudo.

For example:
$ sudo python3.5 -m pip install -U scapy-python3
Output:
The directory '/home/victor/.cache/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 '/home/victor/.cache/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. Requirement already up-to-date: scapy-python3 in /usr/local/lib/python3.5/dist-packages
"As they say in Mexico 'dosvidaniya'. That makes two vidaniyas."
https://freedns.afraid.org
Reply


Messages In This Thread
Why so complicated? - by vulpesVelox - Jan-27-2018, 10:06 PM
RE: Why so complicated? - by wavic - Jan-27-2018, 10:26 PM
RE: Why so complicated? - by vulpesVelox - Jan-28-2018, 12:14 AM
RE: Why so complicated? - by snippsat - Jan-27-2018, 10:52 PM
RE: Why so complicated? - by Gribouillis - Jan-27-2018, 11:33 PM
RE: Why so complicated? - by league55 - Jan-28-2018, 01:11 AM
RE: Why so complicated? - by wavic - Jan-28-2018, 01:37 AM
RE: Why so complicated? - by vulpesVelox - Jan-28-2018, 10:59 AM
RE: Why so complicated? - by league55 - Jan-28-2018, 11:14 AM
RE: Why so complicated? - by Gribouillis - Jan-28-2018, 05:37 AM
RE: Why so complicated? - by league55 - Jan-28-2018, 08:28 AM
RE: Why so complicated? - by Gribouillis - Jan-28-2018, 08:44 AM
RE: Why so complicated? - by snippsat - Jan-28-2018, 01:35 PM
RE: Why so complicated? - by vulpesVelox - Jan-28-2018, 07:15 PM
RE: Why so complicated? - by wavic - Jan-28-2018, 09:21 PM
RE: Why so complicated? - by vulpesVelox - Jan-30-2018, 01:51 PM
RE: Why so complicated? - by snippsat - Jan-30-2018, 06:52 PM
RE: Why so complicated? - by nelsonkane - Jan-31-2018, 02:40 AM
RE: Why so complicated? - by vulpesVelox - Jan-31-2018, 11:16 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020