Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optical Calculation with BSE gives an error #83

Open
sblisesivdin opened this issue Oct 29, 2024 · 0 comments
Open

Optical Calculation with BSE gives an error #83

sblisesivdin opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sblisesivdin
Copy link
Contributor

On a Windows 11 with WSL, Ubuntu 24.04 system.
gpaw-tools: Version information: v24.6.2b1
uses GPAW 24.6.0, ASE 3.23.0 and PHONOPY 2.29.1

Optical Calculation example (Si-2atoms-optical) with BSE gives an error:

Traceback (most recent call last):
File "/home/bora/gpaw-tools-main/gpawsolve.py", line 1872, in
struct = struct_from_file(inputfile = configpath, geometryfile = inFile)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/bora/gpaw-tools-main/gpawsolve.py", line 67, in struct_from_file
inputf = import(Path(inputfile).stem, globals(), locals(), ['*'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'Si-Step2-optical-BSE'

@sblisesivdin sblisesivdin added the bug Something isn't working label Oct 29, 2024
@sblisesivdin sblisesivdin self-assigned this Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant