perslab / depict

DEPICT code, instructions and an example
GNU General Public License v3.0
48 stars 23 forks source link

\nCreating directory were results will be saved ({})".format(analysis_path) #25

Closed bujnism closed 1 year ago

bujnism commented 1 year ago

When I try to run the depict example I get an error "

File "depict2.py", line 88 print "\nCreating directory were results will be saved ({})".format(analysis_path) ^ SyntaxError: invalid syntax

I cannot find an answer elsewhere why this is happening and I am wondering if anyone has thoughts on this or experienced this before?