Skip to content

document windows compilation#1465

Open
gogo2464 wants to merge 1 commit into
cea-sec:masterfrom
gogo2464:doc-windows
Open

document windows compilation#1465
gogo2464 wants to merge 1 commit into
cea-sec:masterfrom
gogo2464:doc-windows

Conversation

@gogo2464

@gogo2464 gogo2464 commented Jan 8, 2024

Copy link
Copy Markdown

No description provided.

@mrexodia

mrexodia commented Jan 8, 2024

Copy link
Copy Markdown
Contributor

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

@gogo2464

gogo2464 commented Jan 8, 2024

Copy link
Copy Markdown
Author

my bad! I can fix it

@serpilliere

Copy link
Copy Markdown
Contributor

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

@mrexodia

mrexodia commented Jan 8, 2024

Copy link
Copy Markdown
Contributor

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.

3 participants