Qutebrowser: [Ubuntu 14.04] Can't install: "No module named virtualenv"

Created on 16 Dec 2014  路  3Comments  路  Source: qutebrowser/qutebrowser

After installing all dependencies for Ubuntu I get the following error upon trying to run the init_venv.py script:

/usr/bin/python3: No module named virtualenv

Most helpful comment

Join qutebrowser. Your problems will be solved.

All 3 comments

This was fixed just a few minutes ago in 5e4f3ed7c5a2553ab45ac8fe67a32f8f2dfee15a.

Please re-pull (if you're using the git repository) and make sure python-virtualenv (not python3-virtualenv as the documentation said earlier) is installed.

@The-Compiler Oh my God. "make sure python-virtualenv (not python3-virtualenv as the documentation said earlier) is installed." <- I don't know what qutebrowser is but I had this error with another project and that fixed it. I did a lot of google searches and only here I found the solution.

Join qutebrowser. Your problems will be solved.

Was this page helpful?
0 / 5 - 0 ratings