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

EC2 배포 관련 virtualenv 설정 관련 / pyenv? miniconda? #12

Open
ghost opened this issue Dec 28, 2020 · 4 comments
Open

EC2 배포 관련 virtualenv 설정 관련 / pyenv? miniconda? #12

ghost opened this issue Dec 28, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented Dec 28, 2020

virtualenv 설정을 하려고 하는데

저는 miniconda 를 사용하고 있는데
혹시 지민님은 어떤걸로 사용하시고 있으시나요?

/

사실 pyenv 를 사용하고 있다고 하시다면
제가 그냥 다 설정하고 shell 까지 작성하며 사용법까지 친절하게 작성할테니
miniconda 를 사용해주시면 안될까요...? (굽신굽신)

@tictactoeid
Copy link
Contributor

local에서는 anaconda
ec2에서는 pyenv
사용했습니다

@ghost
Copy link
Author

ghost commented Dec 28, 2020

anaconda 라 하시면
conda create --name everytime python=3.8.3 처럼 사용하신것 맞나요?
그렇다면 ec2 에서도 conda 를 사용하는걸로 해도 될까요?

@tictactoeid
Copy link
Contributor

네 그런 식으로 했고 conda 사용하면 될 것 같네요

@ghost ghost added the discussion label Dec 28, 2020
@ghost
Copy link
Author

ghost commented Dec 28, 2020

선처에 감사합니다!!!

@ghost ghost added the Completion label Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant