Hi Gina
I ran through those commands and the result is below:
The result was not what I expected.
I ran through all the commands and their results are below as well
I also checked on the file sizes of the 2 pip commands.
Note: I've checked with OctoPrint Pip is OK in the plugin manager!
No Idea why.
Maybe when I fixed Slic3r the other day, it had an affect?
I do not know how this is now fixed.
Michael B.
P.S I will check OctoPrint a bit more to make sure it is really ok.
>/home/knoppix/octoprint/venv/bin/python -c "import os; can_write=os.access('/home/knoppix/octoprint/venv/lib/python2.7/site-packages',os.W_OK); print(repr(can_write))"
True
> ls -ld /home/knoppix/octoprint/venv/lib/python2.7/site-packages/
drwxr-xr-x 50 knoppix knoppix 2840 Mar 18 03:04 /home/knoppix/octoprint/venv/lib/python2.7/site-packages/
>id
uid=1000(knoppix) gid=1000(knoppix) groups=1000(knoppix),5(tty),6(disk),20(dialout),21(fax),22(voice),24(cdrom),25(floppy),26(tape),27(sudo),29(audio),30(dip),34(backup),44(video),46(plugdev),100(users),104(fuse),105(netdev),107(lpadmin),109(partimag),111(powerdev),113(scanner),115(gnokii),130(debian-tor),134(x2gousers),144(kismet)
>ps -ef | grep -i octoprint
knoppix 3264 3234 0 07:31 pts/0 00:00:00 grep --colour=auto -i octoprint
>ls -l /usr/bin/pip
-rwxr-xr-x 1 root root 292 Jan 11 2017 /usr/bin/pip
>ls -l /home/knoppix/octoprint/venv/bin/pip
-rwxr-xr-x 1 knoppix knoppix 230 Mar 18 03:00 /home/knoppix/octoprint/venv/bin/piptype or paste code here