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 Python 3.11 by removing use of sysconfig._is_python_source_dir #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chrisburr
Copy link
Contributor

Added to conda-forge in conda-forge/crossenv-feedstock#34 and I've tested locally that it works as expected.

I suspect there might be some more issues with crossenv that result from python/cpython#89745 and/or python/cpython#89183 but I've not yet found anything specific.

@chrisburr
Copy link
Contributor Author

I think the CI is failing due to issues with a newer setuptools release rather than anything with this PR.

@Safihre
Copy link

Safihre commented Nov 2, 2022

This patch did not work for me, however the patch in #104 does seem to work.

@Safihre Safihre mentioned this pull request Nov 4, 2022
9 tasks
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