Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple example fails Python 3.10.8 #44

Open
kiwironnie opened this issue Dec 4, 2022 · 1 comment
Open

Simple example fails Python 3.10.8 #44

kiwironnie opened this issue Dec 4, 2022 · 1 comment

Comments

@kiwironnie
Copy link

kiwironnie commented Dec 4, 2022

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.

@kehrazy
Copy link

kehrazy commented Jun 21, 2023

bruv why are you pasting the `

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants