osx - Issue with "requests" import in Python 2.7 -


using os x i've installed python 2.7 , requests module through terminal. if run pip list can see requests (2.10.0) on list. however, when open script , write import requests in ide error: no module named requests. i've tried lot of solutions, none of them work.


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -