spade
spade copied to clipboard
where is documentation for 3.2.2
I can only find latest documentation. Not sure I can find docs for 3.2.2 and I see errors like these while trying to run examples:
python dummy.py
Traceback (most recent call last):
File "/Users/abhi/Git/M-PROJECT/multiagents-transport/tmp/dummy.py", line 3, in <module>
from spade import wait_until_finished
ImportError: cannot import name 'wait_until_finished' from 'spade' (/Users/abhi/miniconda3/envs/agents/lib/python3.9/site-packages/spade/__init__.py