Closed anitadeshmukh closed 2 years ago
I'm having the same problem with installing the request library. I do have admin rights on my machine, so that's not the cause of my issues. Does anyone have any pointers?
I think you both just forgot the 's' at the end of the name: the library is named requests
Hi ,
I am getting below error while running a simple tableau server sign in api . ModuleNotFoundError:No module named request.
I tried to install request library using pip command but no luck Error:Could not find a version that satisfies the requirement request.
I think my system wont allow me to install any libraries without having admin access. So i would like to know is there any other way we can download that request library and use it in our code without doing any installation.
Any help is greatly appreciated.
Thanks, Anita