Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/332.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python Pytrends在Jupyter的安装_Python_Installation_Jupyter - Fatal编程技术网

Python Pytrends在Jupyter的安装

Python Pytrends在Jupyter的安装,python,installation,jupyter,Python,Installation,Jupyter,为Jupyter安装pytrends时遇到问题 !{sys.executable} -m pip install pytrends Collecting pytrends Could not fetch URL https://pypi.python.org/simple/pytrends/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.python.org', po

为Jupyter安装pytrends时遇到问题

!{sys.executable} -m pip install pytrends


Collecting pytrends
  Could not fetch URL https://pypi.python.org/simple/pytrends/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.python.org', port=443): Max retries exceeded with url: /simple/pytrends/ (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:777)'),)) - skipping

自12月以来,你找到问题的答案了吗?因为我在一个月前用Jupyter和GoogleColab试过这个,效果很好

如果“仅”执行此命令:
!pip安装pytrend
是否适合您。好的,在我这边,的确如此

如何安装Jupyter
Anaconda
或使用
pip install
命令

我很想知道你对此的反馈

祝你今天愉快,亚瑟