How to install imapclient

后端 未结 2 1252
予麋鹿
予麋鹿 2021-01-29 11:33

I’m trying to use the IMAP client library:

https://imapclient.readthedocs.org/en/stable/

I download the zip:

https://pypi.python.org/pypi/IMAPClient/0.13

2条回答
  •  情深已故
    2021-01-29 12:10

    You'll need to make sure your PYTHONPATH is set properly: https://docs.python.org/2/using/windows.html#configuring-python

提交回复
热议问题