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

Configure PyCharm environment based on Anaconda list #3

Open
BairenChen opened this issue Sep 10, 2020 · 0 comments
Open

Configure PyCharm environment based on Anaconda list #3

BairenChen opened this issue Sep 10, 2020 · 0 comments

Comments

@BairenChen
Copy link
Owner

BairenChen commented Sep 10, 2020

I strongly recommend that python environment in your PC is based on Anaconda3.

  1. Install Anaconda3 & Pycharm.
  2. Open Pycharm, create new project, click Existing interpreter, and choose the location of your anaconda python. (i.e. D:\Applications\Anaconda3\python.exe)
  3. Reboot Pycharm.

If you have created your own projects based on other python environments, the solution steps: File->Settings->Project: XXX->Project Interpreter->the location of anaconda python.

Tips:

  1. In Prompt, you can also use pip to install packages and the packages are still in conda list.
  2. The solution of changing background color: File->Settings->Editor->Color Scheme->General->Darcula.
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