Trying to build weewx (again, have done it many times with out this
problem):
python3 ./setup.py build
File "./setup.py", line 91
print "Saved bin subdirectory as %s" % bin_savedir
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean
print("Saved bin subdirectory as %s" % bin_savedir)?
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/weewx-user/6b52af0d-8984-4440-aeff-79a852efb372n%40googlegroups.com.