Psychopy is not working with spyder

Hello everyone,
I’m new to psychopy and 'm trying to code an experiment using anaconda spyder as IDE.
The problem is that when I try to run the script in the console (even a simple import visual) I always get the error ModuleNotFoundError: No module named ‘psychopy’.
I already tried many solutions proposed online and also here but none of them worked.
I’m using Spyder4 (Anaconda 3, Python 3.6.6), psychopy is installed via conda install.
Thanks for any help

Hi. I think the solution may be here:

Thank you very much. Actually I had already tried that solution without success, and I concluded that there was someting corrupted in my environment. So I uninstalled and reinstalled Anaconda and repeated the procedure above. Now everything works :slight_smile:

1 Like

Cool. Please could you mark your reply as the solution?

Best wishes

Wakefield

1 Like