

Prepending /Users/username/anaconda/envs/graphlab/bin to PATHīut when I want to import graphlab in the Spider IDE it shows the following error: Traceback (most recent call last):įile "/Users/username/anaconda/lib/python3.4/site packages/spyderlib/widgets/externalshell/sitecustomize.py", line 580, in runfileįile "/Users/username/anaconda/lib/python3.4/site-packages/spyderlib/widgets/externalshell/sitecustomize.py", line 48, in execfileĮxec(compile(open(filename, 'rb').read(), filename, 'exec'), namespace)įile "/Users/username/Documents/projectname/pythonfile.py", line 3, in I've created it like this: "conda create -n graphlab python=2.7 anaconda", because using virtualenv with Anaconda is untested and not recommended (according to the warning in the terminal, I don't know whether this really is the case.).Īfter starting up graphlab the terminal shows: discarding /Users/username/anaconda/bin from PATH
