You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, all.
Maybe this question is already answered but I was wondering: does pixi have an equivalent install process to add a python package like so: pip install --index-url https://${TOKEN}@pypi.fiftyone.ai fiftyone==X.Y.Z
I have a pre-existing pyproject.toml with several pypi packages defined and pixi was able to integrate and manage that existing file very well, but even when I was managing my venv with pip and pyproject.toml, I always manually installed 51 with the above command b/c it was simple and it worked.
Very curious if somebody has run into this. It's currently the only blocker from me incorporating it more professionally in my work. Thank you for any feedback here!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, all.
Maybe this question is already answered but I was wondering: does
pixihave an equivalent install process to add a python package like so:pip install --index-url https://${TOKEN}@pypi.fiftyone.ai fiftyone==X.Y.ZI have a pre-existing
pyproject.tomlwith several pypi packages defined and pixi was able to integrate and manage that existing file very well, but even when I was managing my venv withpipandpyproject.toml, I always manually installed 51 with the above command b/c it was simple and it worked.I tried this from this forum but it did not work unforunately.
Very curious if somebody has run into this. It's currently the only blocker from me incorporating it more professionally in my work. Thank you for any feedback here!
Version:
pixi 0.62.2Beta Was this translation helpful? Give feedback.
All reactions