discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] installing a python package without elevated privileg


From: Naceur
Subject: [Discuss-gnuradio] installing a python package without elevated privileges
Date: Mon, 20 Mar 2017 09:02:31 -0700 (MST)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]