You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just for fun, I've changed the protocol for DBUS and, on Ubuntu, the only extra configuration (to be added to docs) is:
sudo apt-get install python-dbus python-gobject dbus-x11
and on venv configuration, change to:
python virtualenv.py --system-site-packages venv
The text was updated successfully, but these errors were encountered:
Just for fun, I've changed the protocol for DBUS and, on Ubuntu, the only extra configuration (to be added to docs) is:
sudo apt-get install python-dbus python-gobject dbus-x11
and on venv configuration, change to:
python virtualenv.py --system-site-packages venv
The text was updated successfully, but these errors were encountered: