[Bug 896802] New: devel:languages:python:Factory/python3: Bug no module named pip
https://bugzilla.novell.com/show_bug.cgi?id=896802 https://bugzilla.novell.com/show_bug.cgi?id=896802#c0 Summary: devel:languages:python:Factory/python3: Bug no module named pip Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: x86-64 OS/Version: openSUSE 13.1 Status: NEW Severity: Enhancement Priority: P5 - None Component: 3rd party software AssignedTo: jmatejek@suse.com ReportedBy: xdzhang@suse.com QAContact: opensuse-communityscreening@forge.provo.novell.com Found By: --- Blocker: --- I added the python factory repo in opensuse 13.1 and install the python 3.4.1 (latest version). I failed to use "python3.4 -m pip search XXX". I got "No module named pip". However it seems that pip should be shipped default with python binary. Refs: https://docs.python.org/3.4/installing/index.html -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=896802 https://bugzilla.novell.com/show_bug.cgi?id=896802#c1 Jan Matejek <jmatejek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Jan Matejek <jmatejek@suse.com> 2014-09-16 15:23:09 UTC --- you have missed the notice box on the guide, saying: """ Note For POSIX users (including Mac OS X and Linux users), the examples in this guide assume the use of a virtual environment. """ (see the link in the guide for explanation) in order to use pip outside of virtual env, you have to install it separately as python3-pip also, if you want to install new python packages into the distribution, it is useful to add the devel:languages:python repository and install using yast -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=896802 https://bugzilla.novell.com/show_bug.cgi?id=896802#c2 Xudong Zhang <xdzhang@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Xudong Zhang <xdzhang@suse.com> 2014-09-17 01:53:25 UTC --- I am sorry I didn't get that. And thanks very much. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com