Skip to content

install cannot find built package in gh action macos worker #4677

Answered by abravalheri
Maxcode123 asked this question in Q&A
Discussion options

You must be logged in to vote

Please don't use python setup.py install. Using setup.py as a CLI tool is deprecated (setup.py should only be used as a configuration file, not CLI).

Does the error persist if you use pip instead?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Maxcode123
Comment options

@Maxcode123
Comment options

Answer selected by webknjaz
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