python - What shall I do to solve this error? ImportError: No module named requests.structures -


I'm trying to run a scrappy project in Pyro 2.7 but I have that problem. I had other problems but I got them Solved with sudo pip installation ... I looked at Google but could not find a solution to this problem.

have you installed the library?

  sudo pip installation request   

requests.structures There is just one module in that package.

Comments

Popular posts from this blog

c# - Roxy file manager in MVC doesn't accept session path -

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

java - Ajax call to jsp and jsp redirecting to further jsp -