Open DiogoMartinhoISEP opened 1 year ago
@DiogoMartinhoISEP SPADE does not suppor python 3.11 right now. I have successfully used python 3.9 with the develop branch @javipalanca is working on though. Change your python version to less than version 3.9 until the new release(s) come out.
The new SPADE version (3.3) now supports Python 3.9 and 3.10 (unfortunately we are waiting for aiohttp to support 3.11 to include it as a supported version)
Description
I am trying to follow the Hello world tutorilal with the simple example:
What I Did
I installed spade using the command specified:
Paste the command(s) you ran and the output. pip install spade If there was a crash, please include the traceback here.