You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
423 B
5 lines
423 B
2 years ago
|
Traceback (most recent call last):
|
||
|
File "/home/adit/MySoftware/CMMDE/lib/cmmde_solution.py", line 644, in <module>
|
||
|
make_solution(opt.terlarut,opt.c_terlarut,opt.pelarut,opt.c_pelarut,opt.NumPelarut,opt.frac_terlarut,opt.frac_pelarut,opt.cation,opt.temperature,opt.pressure,opt.packmol,opt.charge_type,opt.lapang,opt.generate_dftbinp,opt.production)
|
||
|
AttributeError: 'Namespace' object has no attribute 'frac_terlarut'
|