[Bug 1235076] New: virtualenvwrapper, operating difficulties
https://bugzilla.suse.com/show_bug.cgi?id=1235076 Bug ID: 1235076 Summary: virtualenvwrapper, operating difficulties Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Python Assignee: python-maintainers@suse.com Reporter: dadrohrer66@gmail.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- Hello, virtualenvwrapper has been installed on tumbleweed with zypper. I am unable to use the mkvirtualenv, workon and rmvirtualenv commands after installation. I have searched the entire machine for the virtualenvwrapper.sh file, without success. The following .bashrc modifications are therefore inoperative. export WORKON_HOME=$HOME/.virtualenvs export VIRTUALENVWRAPPER_PYTHON=/usr/bin/python3 export VIRTUALENVWRAPPER_VIRTUALENV_ARGS=' -p /usr/bin/python3 ' export PROJECT_HOME=$HOME/Devel source /usr/local/bin/virtualenvwrapper.sh As pip should not be operated outside a virtual environment, I created one. Then virutalenvwrapper could be installed with pip and the necessary files created. I suspect that this way of installing virtualenvwrapper is based on security issues. Unfortunately, I don't have the knowledge to install it properly. I would be grateful to learn how to install this software cleanly and following a given method for the use of a user. Thank you for your understanding and help. Daniel -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1235076 https://bugzilla.suse.com/show_bug.cgi?id=1235076#c2 --- Comment #2 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1235076) was mentioned in https://build.opensuse.org/request/show/1235236 Factory / python-virtualenvwrapper -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1235076 https://bugzilla.suse.com/show_bug.cgi?id=1235076#c3 Daniel Rohrer <dadrohrer66@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|IN_PROGRESS |RESOLVED --- Comment #3 from Daniel Rohrer <dadrohrer66@gmail.com> --- Thank you for your reply, Now I understand how I can use virtualenvwrapper. Daniel -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com