On Sunday, 5 January 2014 12:19:26 UTC-8, Jason Mellone wrote: > > Yet when I try to use this in Spyder I get the following error: > >> >>> import Quandl >> Traceback (most recent call last): >> File "<stdin>", line 1, in <module> >> ImportError: No module named Quandl >> >> What is sys.path inside the Spyder console? You might have installed them into separate Python installations.
Thomas -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
