llnl / llnl/MemSurfer

Proplem for installation

Open
#22 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

installation
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。
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?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.