rez pip install specific version of package

92 views
Skip to first unread message

bluj

unread,
Aug 27, 2021, 12:31:01 PM8/27/21
to rez-config
Hello All,
  I have not seen documentation on this surprisingly. I need to install a specific version of a package..
The syntax for pip doesnt seem to work. Nor does the rez syntax...

```
rez pip install config-1.6.0
rez pip install config==1.6.0
```
surely this is possible and i am just missing something obvious?
I see that you can set the python version and the pip version no problem...

Thanks

bluj

unread,
Aug 27, 2021, 12:33:42 PM8/27/21
to rez-config
Never mind. I have docker on the brain.

rez pip -i config==1.6.0 works

Reply all
Reply to author
Forward
0 new messages