python - Why doesn't my Anaconda venv have packages? -
i'm trying create virtual environment, using conda want statistical packages included (pandas et al...) want usable within pycharm community. start creating conda virtual environment, per pycharm instructions:
but once has completed, use conda env project interpreter:
and can see no packages. using pip install them no good, , if try use them within python, missing module errors: i'm sorry post question, i'm @ wits end. when installed anaconda (windows 10) did not tell make default python (as didn't think wise) want create in virtual env project.
Comments
Post a Comment