Unable to Pythonpath Spyder to Psychopy (Windows)

26 views
Skip to first unread message

Jit Wei, Aaron Ang

unread,
Jan 13, 2016, 4:02:56 PM1/13/16
to spyder
Hi all,

I tried linking the two programs together by the following steps:
  1. Open Spyder –> Tools –> PYTHONPATH manager
  2. Add the following two paths:-
    [psychopy-folder]\Lib\site-packages
    [psychopy-folder]\Lib\site-packages\psychopy[version].egg

And I ended up getting:-

Traceback (most recent call last):
  File "C:\Users\Aaron\Anaconda2\lib\site-packages\spyderlib\widgets\externalshell\start_ipython_kernel.py", line 183, in <module>
    from IPython.kernel.zmq.kernelapp import IPKernelApp
  File "C:\Program Files\PsychoPy2\Lib\site-packages\IPython\kernel\__init__.py", line 10, in <module>
    raise ImportError(__doc__)
ImportError: IPython.kernel has been replaced by IPython.parallel.

The previous version of IPython's parallel library was located at this
location (IPython.kernel). It has been moved to the IPython.parallel
subpackage and has been refactored to use zeromq/pyzmq instead of twisted.

Please see INSERT URL for further details.


Anyone got a clue how to fix this?
Reply all
Reply to author
Forward
0 new messages