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

AttributeError: dlsym(0x1028abdb0, class_getMethodImplementation_stret): symbol not found #356

Open
Xarbenence opened this issue Jul 13, 2022 · 5 comments

Comments

@Xarbenence
Copy link

Xarbenence commented Jul 13, 2022

Describe the bug

I have followed the steps of brew installing GLFW, and pip installing p5. I'm on an M1 Macbook Pro, and I have seen that a few other people are having issues with python running on the M1 chip. I'm not really sure why I'm getting this error, or how to fix it.

Screenshots
Screen Shot 2022-07-13 at 9 49 04 AM

System information:

  • p5 release (version number or latest commit): 3.3... I think
  • Python version: 3.9
  • Operating system: Mac OS
@github-actions
Copy link
Contributor

Thank you for submitting your first issue to p5py

@tushar5526
Copy link
Member

Try installing it from the git repo and see if there exists a problem.

@tushar5526
Copy link
Member

tushar5526 commented Jul 13, 2022

pip install git+https://github.com/p5py/p5.git#egg=p5

@Xarbenence
Copy link
Author

pip install git+https://github.com/p5py/p5.git#egg=p5

I ran that and it said p5 was built. However, it still unfortunately gives me the same attribute error when I try to run the code.

@tushar5526
Copy link
Member

I don't have a mac to check it myself. I would suggest making a fresh install or using a lower python version in your virtual environment.

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