Hello GR,

I am creating a recipe for pytun as a dependency for an OOT module.
Is there a way I can tell pybombs to install that while passing --user to
pip because testing the install tells: pip is using elevated privileges 
.
.
.
PyBOMBS.PackageManager - DEBUG - Checking if package pytun is installed.
PyBOMBS.install_manager - INFO - Installing package: pytun
PyBOMBS.PackageManager - DEBUG - install(pytun, static=False)
PyBOMBS.PackageManager - DEBUG - Using packager pip
PyBOMBS.Packager.pip - DEBUG - Calling `/home/nae/.local/bin/pip install
pytun'
PyBOMBS.monitor_process() - DEBUG - Running with elevated privileges.
PyBOMBS._process_thread() - DEBUG - Executing command `['sudo', '-H',
'/home/nae/.local/bin/pip', 'install', 'pytun']'
sudo: unable to execute /home/nae/.local/bin/pip: Permission denied
PyBOMBS.monitor_process() - DEBUG - Thread signaled termination or returned
PyBOMBS.monitor_process() - DEBUG - Return value: 1
.
.
.

Thanks,



--
View this message in context: 
http://gnuradio.4.n7.nabble.com/installing-a-python-package-without-elevated-privileges-tp63183.html
Sent from the GnuRadio mailing list archive at Nabble.com.

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to