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

Running benchmark on Mac M1 with python 3.9 , error occurs #28

Open
del42 opened this issue Mar 27, 2024 · 2 comments
Open

Running benchmark on Mac M1 with python 3.9 , error occurs #28

del42 opened this issue Mar 27, 2024 · 2 comments

Comments

@del42
Copy link
Member

del42 commented Mar 27, 2024

error: MemoryError: Cannot allocate write+execute memory for ffi.callback(). You might be running on a system that prevents this. For more information, see https://cffi.readthedocs.io/en/latest/using.html#callbacks)

@del42
Copy link
Member Author

del42 commented Mar 27, 2024

Worked with following instruction:
snowflakedb/snowflake-connector-python#1205 (comment)

@bemoody
Copy link
Collaborator

bemoody commented Mar 28, 2024

Something about this (FFI, callbacks, MacOS) sounds familiar. I wonder if the issue is related to SoundFile?

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