-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
Anyone have some notes or tips for installing on Python 3?
dabodev.com says "Some initial steps at porting to Python 3 have been made" which points to the dabo3 branch.
Which currently doesn't work for me:
$ git branch
* dabo3
master
$ python -c "from dabo.dReportWriter import dReportWriter "
You need to install wxPython; minimum version = 4.0.0.
this is new. for some value of new.
I am just generating pdfs on a web server, so I don't need a gui.
Metadata
Metadata
Assignees
Labels
No labels