Abekta

Nothing human is alien to me

User Tools

Site Tools


soft:conda

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
soft:conda [2023/10/02 04:55] asadsoft:conda [2023/10/31 10:34] (current) asad
Line 15: Line 15:
 <code> <code>
 sudo group add mygroup sudo group add mygroup
-sudo chgrp -R mygroup /PATH/TO/ANACONDA/INSTALL +sudo chgrp -R mygroup /opt/anaconda3
-sudo chmod 770 -R /PATH/TO/ANACONDA/INSTALL+sudo chmod 770 -R /opt/anaconda3/
 sudo adduser username mygroup sudo adduser username mygroup
 +
 +source /opt/anaconda3/bin/activate
 +conda init
 </code> </code>
  
soft/conda.1696244100.txt.gz · Last modified: by asad

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki