-
Notifications
You must be signed in to change notification settings - Fork 50
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
failure when i run the process #63
Comments
How did you confirm that you were using openmx v3.9? You can use the command |
it can be see that i use the openmx v3.9 /data/run01/scv7f2x/software-scv7f2x/DeepH-pack/example/work_dir/dataset/raw/0/openmx.out This calculation was performed by OpenMX Ver. 3.9 Thu Mar 28 14:45:26 2024 System.Name openmx Species.Number 1 |
it also can be see [stdout of cmd "/data/home/scv7f2x/run/julia-1.6.6/bin/julia /data/home/scv7f2x/.conda/envs/dl/lib/python3.9/site-packages/deeph/preprocess/openmx_get_data.jl --input_dir /data/run01/scv7f2x/software-scv7f2x/DeepH-pack/example/work_dir/dataset/raw/167 --output_dir /data/run01/scv7f2x/software-scv7f2x/DeepH-pack/example/work_dir/dataset/processed/167 --save_overlap false"]: [stderr of cmd "/data/home/scv7f2x/run/julia-1.6.6/bin/julia /data/home/scv7f2x/.conda/envs/dl/lib/python3.9/site-packages/deeph/preprocess/openmx_get_data.jl --input_dir /data/run01/scv7f2x/software-scv7f2x/DeepH-pack/example/work_dir/dataset/raw/167 --output_dir /data/run01/scv7f2x/software-scv7f2x/DeepH-pack/example/work_dir/dataset/processed/167 --save_overlap false"]: ERROR: LoadError: AssertionError: DeepH-pack only supports OpenMX v3.9. Please check your OpenMX version |
You can upload the files openmx.out, openmx.scfout, openmx.std, and openmx_in.dat here, and we'll take a look at what's going on. |
thanks ,because the format of the file ,we have sent the files to your mail "He Li" mzjb313@gmail.com |
it processed the error.log
[stdout of cmd "/data/home/scv7f2x/run/julia-1.6.6/bin/julia /data/home/scv7f2x/.conda/envs/dl/lib/python3.9/site-packages/deeph/preprocess/openmx_get_data.jl --input_dir /data/run01/scv7f2x/software-scv7f2x/DeepH-pack/example/work_dir/dataset/raw/0 --output_dir /data/run01/scv7f2x/software-scv7f2x/DeepH-pack/example/work_dir/dataset/processed/0 --save_overlap false"]:
[stderr of cmd "/data/home/scv7f2x/run/julia-1.6.6/bin/julia /data/home/scv7f2x/.conda/envs/dl/lib/python3.9/site-packages/deeph/preprocess/openmx_get_data.jl --input_dir /data/run01/scv7f2x/software-scv7f2x/DeepH-pack/example/work_dir/dataset/raw/0 --output_dir /data/run01/scv7f2x/software-scv7f2x/DeepH-pack/example/work_dir/dataset/processed/0 --save_overlap false"]:
ERROR: LoadError: AssertionError: DeepH-pack only supports OpenMX v3.9. Please check your OpenMX version
Stacktrace:
[1] parse_openmx(filepath::String; return_DM::Bool)
@ Main ~/.conda/envs/dl/lib/python3.9/site-packages/deeph/preprocess/openmx_get_data.jl:160
[2] get_data(filepath_scfout::String, Rcut::Float64; if_DM::Bool)
@ Main ~/.conda/envs/dl/lib/python3.9/site-packages/deeph/preprocess/openmx_get_data.jl:321
[3] top-level scope
@ ~/.conda/envs/dl/lib/python3.9/site-packages/deeph/preprocess/openmx_get_data.jl:424
in expression starting at /data/home/scv7f2x/.conda/envs/dl/lib/python3.9/site-packages/deeph/preprocess/openmx_get_data.jl:424
i'm sure that i installed the openmx3.9 ,so i don't know to slove it
the raw file is included output openmx.cif openmx.out openmx.scfout openmx.std openmx.xyz openmx_in.dat poscar
how to solve it thanks
The text was updated successfully, but these errors were encountered: