Hi everyone,
I am a new and fairly inexperienced user trying to get HDDM to work on a MBA M1 with Python 3.6 with PyCharm and Anaconda 3-5.2.0
I followed the instructions in other threads and the installation seems to have worked. Yet, when I try to write a script and start with 'import hddm' I get:
Traceback (most recent call last):
File "/Users/nagrodzkij/data/pythonProject/script1.py", line 4, in <module>
import hddm
ModuleNotFoundError: No module named 'hddm'
I definitely managed to install hddm through the terminal using a conda environment, but when I look in the Python packages tab hddm is not there as 'Installed' but only as found in the PyPI repository. I can then click Install, but that returns the following:
Can anybody help please?
Many thanks,
Jakub
----
Jakub Nagrodzki
Academic Foundation Year 2 Doctor
Addenbrooke's Hospital
Cambridge University Hospitals NHS Foundation Trust