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

document windows compilation #1465

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

Conversation

gogo2464
Copy link

@gogo2464 gogo2464 commented Jan 8, 2024

No description provided.

@mrexodia
Copy link
Contributor

mrexodia commented Jan 8, 2024

Using setup.py directly is now deprecated by Python. Everything should work if you run pip install . from a developer prompt.

@gogo2464
Copy link
Author

gogo2464 commented Jan 8, 2024

my bad! I can fix it

@serpilliere
Copy link
Contributor

I think we have someone who is currently updating to the setup.py replacement

@mrexodia
Copy link
Contributor

mrexodia commented Jan 8, 2024

Technically it’s not necessary to get rid of setup.py (and honestly I wouldn’t recommend it). I tried locally to create a spec-compliant project.toml that uses the current setup.py, but everything exploded because Python doesn’t properly support some of the constructs used anymore 🥲

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.

None yet

3 participants