GithubHelp home page GithubHelp logo

import error about memsurfer HOT 2 OPEN

llnl avatar llnl commented on June 19, 2024
import error

from memsurfer.

Comments (2)

GeorgeZhengz avatar GeorgeZhengz commented on June 19, 2024

I have encountered the same problem as you. Have you solved it?

from memsurfer.

bhatiaharsh avatar bhatiaharsh commented on June 19, 2024

I am a bit confused here. It looks like you are trying to import memsurfer directly from its source directory. Is that correct?

Have you followed the installation step (... python setup.py install)? When this command finishes, it will give you the path where memsurfer is installed. you need to come out of the source directory and then try to import it.

when memsurfer is build, a file _memsurfer_cmod is created. but this file is installed in the install prefix. But when you attempt to import memsurfer from the same (source) directory, python picks the package from right there (rather than the install prefix), and therefore cannot find this path.

from memsurfer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.