Closed gitting-around closed 3 years ago
After the suggestion from Christian I installed pubsub:
$ pip install pubsub
I also needed to do:
$ pip install Pypubsub
$ pip install wxpython
on my system for it to work.
solved by f224340
To install gui dependencies use:
pip install .[gui]
A error message has been added to describe this if the gui is launched without these dependencies
After installing unifmu and running in the shell:
$ unifmu --help
I get the following error
(Running it on macos Catalina)