j
k
j a
j l
Section 2.2.5 shows the following demo code:
......import site site.getusersitepackages() '/home/user/.local/lib/python3.2/site-packages'
...import site site.getusersitepackages() '/home/user/.local/lib/python3.2/site-packages'
import site site.getusersitepackages() '/home/user/.local/lib/python3.2/site-packages'
The path provided is for python3, not 2. Thanks for the docs, Hugh
Back to the thread
Back to the list