bitproto
bitproto copied to clipboard
Simple example fails Python 3.10.8
The simple Pen example latest Ubuntu with Python 3.10.8 virtualenv (pen.py is main.py) fails as follows:
import-im6.q16: attempt to perform an operation not allowed by the security policy PS' @ error/constitute.c/IsCoderAuthorized/421. ./pen.py: line 4: syntax error near unexpected token
('
./pen.py: line 4: `p = bp.Pen(color=bp.COLOR_RED, produced_at=1611515729966)'
Other test examples throw up a similar error. Would very much appreciate a fix. No doubt something simple. In any case thanks for all the great work.
bruv why are you pasting the `