search

Home  >  Q&A  >  body text

python - pycharm安装第三方库的时候出现nothing to show是怎么回事?

想用pycharm安装pymongo,用的是anaconda,但是出现了nothing to show。
用python2.7的时候是可以安装第三方库的!

阿神阿神2881 days ago1648

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-04-18 10:02:08

    1. First check whether that library can be used (enter python at the command line)

      • can be used (done)

    2. Install directly from the command line using pip

    reply
    0
  • Cancelreply