Search found 2 matches

by jiyashxi
30 Sep 2024, 14:48
Forum: HowTos and FAQ for TeNPy
Topic: problem about installing tenpy
Replies: 2
Views: 43647

Re: problem about installing tenpy

Hi,

This solved my problem! The interpreter used in my vscode is different from what I installed tenpy. Thanks a lot!
by jiyashxi
30 Sep 2024, 05:02
Forum: HowTos and FAQ for TeNPy
Topic: problem about installing tenpy
Replies: 2
Views: 43647

problem about installing tenpy

Hi, I am very new to TeNPy package. When I try to install this package on mac, I first use conda install --channel=conda-forge physics-tenpy and it succeeded. But when I tried to use import tenpy on vscode, it says no module named tenpy . Then I checked the list of packages and found one named physi...