-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
I'm getting this error, any insights?
C:\Users\tdouthat3\Desktop\popgen-2.0.b2> python setup.py install
Traceback (most recent call last):
File "setup.py", line 6, in
import popgen
File "C:\Users\tdouthat3\Desktop\popgen-2.0.b2\popgen_init_.py", line 1, in
from .project import Project
File "C:\Users\tdouthat3\Desktop\popgen-2.0.b2\popgen\project.py", line 50
print "Running Scenario: %s" % scenario_config.description
^
SyntaxError: Missing parentheses in call to 'print'
Metadata
Metadata
Assignees
Labels
No labels