Closed mdeweerd closed 7 months ago
Tested without success #91 force installing from a requirements.txt with:
pyserial-asyncio @ git+https://github.com/hugh-manning/pyserial-asyncio.git@e27c5c5
Apparently this stemmed from my code - reverting back to python3.10 gave me more usefull error messages . There was no proper 'await'.
I got the following error in python3.12 on windows:
I'll try #91 .