LLNL / MemSurfer

MemSurfer is a software tool to compute bilayer membrane surfaces.
GNU General Public License v3.0
24 stars 9 forks source link

Proplem for installation #22

Open ztlovehpl opened 2 years ago

ztlovehpl commented 2 years ago

When I finished installation of first step —— Installing MemSurfer's Dependencies,The python3.x folder does not appear in the Memsurfer/external/lib/ folder。 image

so,I don‘t add the the following to my shell. export PYTHONPATH=$MEM_HOME/external/lib/python3.x/site-packages:$PYTHONPATH then, I continue to the next step——install MemSurfer。 when I finished ,I open python environment, and import memsurfer。 but the following problems occurred。

image

Am I doing something wrong in the first step, or the second step?

bhatiaharsh commented 2 years ago

please see my response here (https://github.com/LLNL/MemSurfer/issues/23) since i think you are running into the same issue.