Traceback (most recent call last):
File “/Users/nikj26/3ddart/3D-DART/New Folder With Items/system/CommandLineParser.py”, line 33, in
from DARTserver import WebServer
File “/Users/nikj26/3ddart/3D-DART/New Folder With Items/system/DARTserver.py”, line 456
if os.path.isfile(SERVERCOUNTFILE):
TabError: inconsistent use of tabs and spaces in indentation
Attempt to fix this error by changing from tabs to spaces as was needed to be done on xpath.py and commandlineparser.py has not worked. Any other suggestions on how to fix this would be great.
Or alternatively if there is a different way to create a DNA PDB file for input into Haddock3 I would appreciate those suggestions as well. I have a 1500bp sequence I need to make the PDB file with.
Thanks!