Hello,everyone! I have met the error when I used cli mpg potcar -r :
(base) D:\tmp>pmg potcar -r ./
Traceback (most recent call last):
File “D:\Anaconda3\Scripts\pmg-script.py”, line 10, in
sys.exit(main())
File “D:\Anaconda3\lib\site-packages\pymatgen\cli\pmg.py”, line 294, in main
args.func(args)
File “D:\Anaconda3\lib\site-packages\pymatgen\cli\pmg_potcar.py”, line 30, in generate_potcar
proc_dir(args.spec, gen_potcar)
AttributeError: ‘Namespace’ object has no attribute ‘spec’