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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -