Discussion:
[Pyzo] pyzo with python 3.7 ;: probel with the variable async
m***@gmail.com
2018-07-10 10:20:44 UTC
Permalink
Hi, Pyzo needs an upgrade to use python 3.7 : within
\source\pyzo\yoton\clientserver.py
the variable async is used but python 3.7 doesn't allow that.
Works fine for example, replacing async by asyncc
--
You received this message because you are subscribed to the Google Groups "Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyzo+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Almar Klein
2018-07-10 11:16:57 UTC
Permalink
This has been fixed, though there has not been a new release since the fix.

Thanks for the heads-up though!

- Almar
Post by m***@gmail.com
Hi, Pyzo needs an upgrade to use python 3.7 : within
\source\pyzo\yoton\clientserver.py
the variable async is used but python 3.7 doesn't allow that.
Works fine for example, replacing async by asyncc
--
You received this message because you are subscribed to the Google Groups "Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pyzo+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...