Skip to content

Trouble building python package #3256

Answered by amaanq
ahelwer asked this question in Q&A
Apr 4, 2024 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

It'd require the use of data_files in setup.py, which is discouraged. Use pip wheel ., that should work, then you can just pip install xxx.whl

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ahelwer
Comment options

@amaanq
Comment options

@ahelwer
Comment options

@amaanq
Comment options

Answer selected by ahelwer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants