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

inkscape: fix extensions when python3 is default #13338

Merged
merged 1 commit into from Jul 26, 2019

Conversation

abenson
Copy link
Contributor

@abenson abenson commented Jul 25, 2019

Also add missing python modules that some extensions rely on.

The issue is that inkscape just blindly calls python assuming its python2. Since python2 is always python2 on void, this is a decent temp fix until inkscape gets their python3 going. At that point, it'll probably have to be changed to always pick python3 ... but that's fine.

Also add missing python modules that some extension rely on.

Closes void-linux#13337.
@abenson
Copy link
Contributor Author

abenson commented Jul 26, 2019

I have not had good luck with Travis the last week or so.

@Gottox Gottox merged commit f1916e6 into void-linux:master Jul 26, 2019
@abenson abenson deleted the inkscape_py3 branch March 20, 2021 19:45
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants