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
I'm a new programmer and I kindly ask for your help. I logged into the server and create a new virtual environment by conda, but I don't have superuser privileges, which means I don't have write permission when trying to update Conda - by conda update conda - for installing some packages, for me is llamaindex. However it can be solved by installing a new conda module in this environment. Does Anyone can explain possible reasons for me? and Is it reasonable to install a new conda module when I create a new environment, and any conflict will be introduced?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi guys,
I'm a new programmer and I kindly ask for your help. I logged into the server and create a new virtual environment by conda, but I don't have superuser privileges, which means I don't have write permission when trying to update Conda - by
conda update conda
- for installing some packages, for me is llamaindex. However it can be solved by installing a new conda module in this environment. Does Anyone can explain possible reasons for me? and Is it reasonable to install a new conda module when I create a new environment, and any conflict will be introduced?Thanks!
The text was updated successfully, but these errors were encountered: