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

Fix for 3.1 on Intel Macs #30

Merged
merged 1 commit into from
May 21, 2022
Merged

Fix for 3.1 on Intel Macs #30

merged 1 commit into from
May 21, 2022

Conversation

williamchange
Copy link
Contributor

@williamchange williamchange commented May 21, 2022

The addon is unsable on an Intel Mac (as reported by Jelleeey#0807 on @Yeetus3141 's Discord Server):
image

This can be fixed by just including the relevant pasteboard module for python 3.10 (I did this by simply copying and renaming the 3.9 module), and can confirm this works for my Intel Mac:
image

unknown

This is due to python 3.10 thus it can be fixed by including the relevant pasteboard module
@williamchange
Copy link
Contributor Author

williamchange commented May 21, 2022

Here's the M1 version which fixes the same issue using the same method as above(tested on M1, 3.1.2)
ImagePaste_1.8.0_M1.zip

@b-init b-init merged commit c5729a9 into b-init:main May 21, 2022
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

Successfully merging this pull request may close these issues.

2 participants