-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
When I finished installation of first step —— Installing MemSurfer's Dependencies,The python3.x folder does not appear in the Memsurfer/external/lib/ folder。

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。
Am I doing something wrong in the first step, or the second step?
