-
Is it possible to include pypi only packages in the build process? I getting the following error when trying to install during build:
|
Beta Was this translation helpful? Give feedback.
Answered by
beckermr
Apr 25, 2025
Replies: 1 comment 2 replies
-
No this is disallowed on purpose. Everything needs to be in conda. That's whole point. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jardol321
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No this is disallowed on purpose. Everything needs to be in conda. That's whole point.