0

I am installing Pyes in Python. I installed pyes in anaconda.

enter image description here

But I haven't find library Pyes in PyCharm

enter image description here

1: Picture when install Anaconda

2: Picture when find in PyCharm

sahasrara62
  • 10,069
  • 3
  • 29
  • 44

1 Answers1

0

I can see the library in my PyCharm interpreter window :

enter image description here

Considering closing the PyCharm and reselecting the project interpreter, also my Python version is 3.6

arajshree
  • 626
  • 4
  • 13