deleep225

Results 3 issues of deleep225

aining file:///home/dhileep/TensorMol ERROR: Command errored out with exit status 1: command: /usr/bin/python3 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/home/dhileep/TensorMol/setup.py'"'"'; __file__='"'"'/home/dhileep/TensorMol/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info cwd: /home/dhileep/TensorMol/ Complete...

I am able to do the dpgen process in my laptop all the four iterations for methane molecule. But when I run it in the PBS nodes I am getting...

python3 Assemble_GUI.py Traceback (most recent call last): File "/home/dhileep/softwares/assemble-master_1/assemble-master/Assemble_GUI.py", line 1218, in frame = MainWindow(None, "Assemble!") File "/home/dhileep/softwares/assemble-master_1/assemble-master/Assemble_GUI.py", line 62, in __init__ self.S=SystemOut(self) File "/home/dhileep/softwares/assemble-master_1/assemble-master/Assemble_GUI.py", line 785, in __init__ buttons.Add(self.lblsystem,...