Proplem for installation
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 29
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the dependency-installation step and inspect whether external/lib/python3.x/site-packages is created. Then continue with the MemSurfer installation and import memsurfer, comparing the resulting error with the reported screenshots; done means the documented installation completes and the module imports successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, developer-experience
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100