Hi Michael
Could you maybe test the NEST conda-package without Spyder? Activate your NEST environment and try to import NEST:
conda activate YOURNESTENVIRONMENT
python
>>>import NEST
If this still causes problems, you could try 'pythonw' instead of 'python'.
Best
Steffen
Am 05.06.19 um 10:02 schrieb gerlach.mi@gmx.de:
Hello Steffen,
thank you for your response. Yes, I receive a Mac OS crash report for python when I import nest, under this link you find a text file with the output of the crash report:
https://www.dropbox.com/s/3g8g4kr24d5ivha/nest%20import%20-%20python%20crash...
I hope this contains any clue to solve the issue.
Best regards, Michael _______________________________________________ NEST Users mailing list -- users@nest-simulator.org To unsubscribe send an email to users-leave@nest-simulator.org