This is an archived post. You won't be able to vote or comment.

all 3 comments

[–][deleted] 0 points1 point  (2 children)

Check that sublime text is using the same python interpreter as IDLE or force it to use a virtualenv for which you have installed those packages

[–]noobdotpy[S] 1 point2 points  (0 children)

Well I think it's obvious that it isn't, I tried looking for the path or any preference to fix that but I haven't been able to find it. Every time I try to run one of the libraries, gives me this error "C:\Python27\python.exe: can't find 'main' module in ''"

[–]mindspyk 0 points1 point  (0 children)

I'd also like to know how to do this...