Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PIP problem
#21
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 now everything works fine.

I do not understand however why this could be a problem. When I issue the PIP command on the command line, there should be no reason to call this program.

Kind regards,

Hubert
Reply
#22
Did you name a file 'request.py' or a directory 'request' by any chance?
Recommended Tutorials:
Reply
#23
Nope.

It was named http.py.
Reply
#24
need Linux so you can type 'which pip'
Reply


Forum Jump:

User Panel Messages

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