PyCharm Project Interpreter not installing packaging tools
Completed
I get this when I go into PyCharm -> Preferences -> Project: csciLabs -> Project Interpreter
Edit:
Now, I get this after clicking install packaging tools
Please sign in to leave a comment.
Hi Bob,
Please attach idea.log (https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files).
Actually, I figured it out. All I had to do was add export PYTHONPATH=python3 to my .bash_profile