Skip to content

ModuleNotFoundError: No module named 'triqs' #848

Answered by the-hampel
AQuantumGuy asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,
In principle this should work just fine. So you are running the jupyter notebook directly in the VM and installed the package via apt-get install? Could you try to run in the VM on the command line:

python3 -c "import triqs; print(triqs.__file__)"

Best,
the-hampel

P.S. If you happen to be in Canada, Sherbrooke right now. Please join us at the bar. ;-)

Replies: 1 comment 20 replies

Comment options

You must be logged in to vote
20 replies
@the-hampel
Comment options

@AQuantumGuy
Comment options

@AQuantumGuy
Comment options

@the-hampel
Comment options

@AQuantumGuy
Comment options

Answer selected by AQuantumGuy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants