Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: PIP problem
Post: RE: PIP problem

Nope. It was named http.py.
Hubert General Coding Help 23 29,599 Nov-06-2016, 05:08 PM
    Thread: PIP problem
Post: RE: PIP problem (I solved it)

I solved the problem!!!!! **smile** **smile** **smile** I store all my Python programs in 1 folder. One of the programs in the folder imported the REQUEST module. I have deleted this program and no...
Hubert General Coding Help 23 29,599 Nov-06-2016, 04:37 PM
    Thread: PIP problem
Post: RE: PIP problem

No connection problems! Some additional info that might be relevant: When I initially started with Python (few weeks ago), I didn't have this PIP-problem. It popped up when I installed some hhtp-rel...
Hubert General Coding Help 23 29,599 Nov-06-2016, 04:16 PM
    Thread: PIP problem
Post: RE: PIP problem

I re-installed again, now setting the PATH tickbox. In a cmd-window I can run Python and I can run PIP. Unfortunately when I run pip -V I get again: Error:pip -V Traceback (most recent call last):...
Hubert General Coding Help 23 29,599 Nov-06-2016, 04:06 PM
    Thread: PIP problem
Post: RE: PIP problem

Doesn't work : Error:Traceback (most recent call last): File "C:\Users\hmd\Desktop\Python\test.py", line 4, in <module> import urllib.request as ur File "c:\program files\python 3.5\lib\urllib...
Hubert General Coding Help 23 29,599 Nov-06-2016, 03:37 PM
    Thread: PIP problem
Post: RE: PIP problem

Dear helpers, Answers to the various questions: I removed 3.6 and installed 3.5 from scratch from https://www.python.org/downloads/windows/. by using the windows x86 executable installer. I change o...
Hubert General Coding Help 23 29,599 Nov-06-2016, 03:23 PM
    Thread: PIP problem
Post: RE: PIP problem

The path now is c:\program files\python 3.5
Hubert General Coding Help 23 29,599 Nov-06-2016, 02:58 PM
    Thread: PIP problem
Post: RE: PIP problem

I changed to 3.5.2. Still the same problem. Hubert
Hubert General Coding Help 23 29,599 Nov-06-2016, 02:41 PM
    Thread: PIP problem
Post: RE: PIP problem

Thanx for your reply. I'm running Python 3.6 on a Windows 7 computer. Python was installed in c:\programfiles and the whole lib-tree is also there. I do not understand what you mean by "environment...
Hubert General Coding Help 23 29,599 Nov-06-2016, 02:18 PM
    Thread: PIP problem
Post: PIP problem

I just started working with Python. Tried several ide's, and am not settling on Pyzo. I have a serious problem with PIP. Whatever PIP command I use, I get an error like this: Error:>>> pip...
Hubert General Coding Help 23 29,599 Nov-06-2016, 01:39 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020