Error during command "amset wave" run

Dear @alex

I am getting the following error/traceback while running amset wave command:
Traceback (most recent call last):
File “/mnt/beegfs/workdir/anustup.mukherjee/anaconda3/envs/amset/bin/amset”, line 10, in
sys.exit(cli())
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/click/core.py”, line 1130, in call
return self.main(*args, **kwargs)
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/click/core.py”, line 1055, in main
rv = self.invoke(ctx)
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/click/core.py”, line 1657, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/click/core.py”, line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/click/core.py”, line 760, in invoke
return __callback(*args, **kwargs)
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/amset/tools/wavefunction.py”, line 103, in wave
coeffs, gpoints = _wavefunction_vasp(
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/amset/tools/wavefunction.py”, line 124, in _wavefunction_vasp
wf = get_wavefunction(wavecar=wavecar, directory=directory, vasp_type=vasp_type)
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/amset/wavefunction/vasp.py”, line 28, in get_wavefunction
return Wavecar(wavecar, vasp_type=vasp_type)
File “/mnt/beegfs/workdir/anustup.mukherjee/anaconda3/envs/amset/lib/python3.9/site-packages/pymatgen/io/vasp/outputs.py”, line 5026, in init
raise ValueError(
ValueError: Incorrect value of vasp_type given (None). Please open an issue if you are certain this WAVECAR was generated with the given vasp_type.

Please let me know how to resolve that. Thank you.

Thanks and regards
Anustup Mukherjee
~

Dear @alex

Please let me know.

Thanks
Anustup Mukherjee

Dear @alex

Please let me know what is the solution to the following traceback:
Traceback (most recent call last):
File “/mnt/beegfs/workdir/anustup.mukherjee/anaconda3/envs/amset/bin/amset”, line 10, in
sys.exit(cli())
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/click/core.py”, line 1130, in call
return self.main(*args, **kwargs)
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/click/core.py”, line 1055, in main
rv = self.invoke(ctx)
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/click/core.py”, line 1657, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/click/core.py”, line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/click/core.py”, line 760, in invoke
return __callback(*args, **kwargs)
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/amset/tools/wavefunction.py”, line 103, in wave
coeffs, gpoints = _wavefunction_vasp(
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/amset/tools/wavefunction.py”, line 124, in _wavefunction_vasp
wf = get_wavefunction(wavecar=wavecar, directory=directory, vasp_type=vasp_type)
File “/mnt/beegfs/home/CPHT/anustup.mukherjee/.local/lib/python3.9/site-packages/amset/wavefunction/vasp.py”, line 28, in get_wavefunction
return Wavecar(wavecar, vasp_type=vasp_type)
File “/mnt/beegfs/workdir/anustup.mukherjee/anaconda3/envs/amset/lib/python3.9/site-packages/pymatgen/io/vasp/outputs.py”, line 5026, in init
raise ValueError(
ValueError: Incorrect value of vasp_type given (None). Please open an issue if you are certain this WAVECAR was generated with the given vasp_type.

I am stuck with this for 2 weeks now. Please give me a solution.

Thanks and regards
Anustup Mukherjee