Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIP] ANACONDA3 (Ubuntu 18.04 LTS) #59

Open
chldydgh4687 opened this issue May 14, 2021 · 4 comments
Open

[TIP] ANACONDA3 (Ubuntu 18.04 LTS) #59

chldydgh4687 opened this issue May 14, 2021 · 4 comments

Comments

@chldydgh4687
Copy link
Owner

chldydgh4687 commented May 14, 2021

No description provided.

@chldydgh4687 chldydgh4687 changed the title [TIP] ANACONDA3 [TIP] ANACONDA3 (Ubuntu 18.04 LTS) May 14, 2021
@chldydgh4687
Copy link
Owner Author

chldydgh4687 commented May 14, 2021

  1. anaconda3 download
$cd Download
$chmod +x Anaconda3-2020.11-Linux-x86_64.sh
$sh Anaconda3-2020.11-Linux-x86_64.sh

@chldydgh4687
Copy link
Owner Author

chldydgh4687 commented May 14, 2021

ERROR

  • command not found
$sudo gedit ~/.bashrc
Add export PATH=(PATH of anconda3/bin):PATH at the Last line
$source ~/.bashrc 
  • conda can't not activate or create environment.
$source ~/anaconda3/etc/profile.d/conda.sh
  • In the others user, If there are same error, not main user, that recovery do it again.

@chldydgh4687
Copy link
Owner Author

not (base) issue:


@chldydgh4687
Copy link
Owner Author

anaconda 설치 이후 no를 눌러서 자동 path 지정이 안되었을 경우

$source anaconda3/bin/activate
$conda init 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant