Run shift current
Posted: Mon Mar 16, 2026 10:37 am
Dear developers,
I am currently working on running the nonlinear shift current calculation. I have installed yambopy following the official steps, and I am using the latest official script with yambopy version v0.7.1. However, I encountered the following error when running the code:
Traceback (most recent call last):
File "/home/hipeson/cying/1.py", line 6, in <module>
from yambopy.nl.harmonic_analysis import Harmonic_Analysis
ModuleNotFoundError: No module named 'yambopy.nl.harmonic_analysis'
How can I fix this issue?
Thanks!
xiaomeng
I am currently working on running the nonlinear shift current calculation. I have installed yambopy following the official steps, and I am using the latest official script with yambopy version v0.7.1. However, I encountered the following error when running the code:
Traceback (most recent call last):
File "/home/hipeson/cying/1.py", line 6, in <module>
from yambopy.nl.harmonic_analysis import Harmonic_Analysis
ModuleNotFoundError: No module named 'yambopy.nl.harmonic_analysis'
How can I fix this issue?
Thanks!
xiaomeng