Open mmalcorra opened 18 hours ago
I tried to run the "auxiliaries.py" first, as you said in order to create the pickle, but I have a new error:
In init.py I have the "AttributeError: 'NoneType' object has no attribute 'startswith'" in line 117.
Any comment would be helpful.
Thanks in advance
I am quite confused because the only occurrence of "startswith" I can find is in line 237.
I tried to run the "auxiliaries.py" first, as you said in order to create the pickle, but I have a new error:
In init.py I have the "AttributeError: 'NoneType' object has no attribute 'startswith'" in line 117.
Any comment would be helpful.
Thanks in advance