|
|
|
|
|
by lgunsch
3207 days ago
|
|
There is a bin/pip you could call directly and have it install packages to the correct path. Even commands installed from packages work that way. I would only use 'bin/python' directly from scripts called from cron, or other similar places. |
|