Octadist on MAC

31 views
Skip to first unread message

Maicol Zambrano

unread,
Jan 16, 2025, 8:46:29 AMJan 16
to OctaDist Forum
Hi everyone, i'm using octadist to calculate the distortion parameters, it works properly in my windows pc, but now i move to a mac computer and it doesn't work, have anyone have the same problem? i mean, the program starts properly but it doesn't load al the GIU so i can't see nothing (see the photo attached). So please help me if you know the solution.
Screenshot 2025-01-16 at 14.45.00.png

Rangsiman Ketkaew

unread,
Jan 16, 2025, 1:06:03 PMJan 16
to OctaDist Forum
Hi there,

There is an issue about pymatgen on macos. Please downgrade OctaDist to version 2.6.1 using the command as the workaround.

pip install octadist==2.6.1

Best,
Rangsiman

Rangsiman Ketkaew

unread,
Jan 17, 2025, 12:37:16 PMJan 17
to OctaDist Forum
If the issue persists, try again with a new version of Python (3.13.1). I also suggest using the Conda environment.

$ conda create -n "octadist" python=3.13.1
$ conda activate octadist
$ conda update --all -y
$ pip install octadist
$ octadist

Let me know if you are still having the issue.

Best,
Rangsiman

Reply all
Reply to author
Forward
0 new messages