-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Dear fellow researchers,
I am trying to install STEPS from the GitHub repository on a Macbook Pro as instructed here - [https://steps.sourceforge.net/manual/getting_started.html]. The installation seems to have worked fine but I am getting the following import error whenever I try to import a STEPS module in Python : ImportError: dlopen(/Users/xyz/.local/lib/python3.11/site-packages/steps/cysteps_dist.so, 0x0002): symbol not found in flat namespace '__ZN5steps4dist12OhmicCurrent20setReversalPotentialENS_4util9strong_idIiNS_17triangle_id_traitENSt3__19enable_ifILb1EvEEEEd'. I was wondering if anyone else has come across this issue and what might be a possible fix. I am using Python 3.11.7 through conda in a Mac terminal. Any help will be much appreciated.
Regards,
Rajit