-
Notifications
You must be signed in to change notification settings - Fork 65
Error when running abcEconomics using the latest flexx version (0.80) #203
Comments
I reran this on latest version of flexx. No longer observed any errors. |
The unit tests worked, but some of the examples don't work with the gui. Reopening. |
I'm facing the same error (most likely caused by flexx). I tried using the newest version of flexx and tornado as well as the versions specified by abcEconomics.
|
@mschlechtinger if you want a quick workaround, you can clone the repo, then change this line to |
@rht thanks for the reply! I already tried manually downloading flexx 0.4.1 as well as cloning + changing the repo but I'm always encountering the same error when I try to import the gui from abcEconomics. this is the result of a pip freeze:
|
I found the error reported here: flexxui/flexx#608. It is strange that the solution is to update to pscript 0.7.3, but you already have pscript 0.7.4. The other solution is to downgrade Python to 3.7, which is kind of annoying to do. Maybe you shouldn't use |
@rht thanks a lot for the support!
I hope flexx will fix this issue in the next couple of releases. I will probably just use abcE without the |
#208 will remove the GUI code, so that |
The
flexx
API has changed.The text was updated successfully, but these errors were encountered: