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++ - Cmake produces file extensions in static library archives -

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

c# - Check if a NumericUpDown has no value -