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 thislocation (IPython.kernel). It has been moved to the IPython.parallelsubpackage 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? -- 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 https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
