簡體   English   中英

在python 3.7中安裝pandas

[英]install pandas in python 3.7

我無法為python 3.7 windows 10安裝pandas這是消息

C:\Users\PATRICIO\AppData\Local\Programs\Python\Python37\Scripts>pip3 install pandas
Collecting pandas
  Using cached https://files.pythonhosted.org/packages/08/01/803834bc8a4e708aedebb133095a88a4dad9f45bbaf5ad777d2bea543c7e/pandas-0.22.0.tar.gz
  Could not find a version that satisfies the requirement Cython (from versions: )
No matching distribution found for Cython

截至2018年7月6日支持的版本列表更新:

官方Python 2.7,3.5,3.6和3.7


來自當前的DOCS

Python版本支持

官方Python 2.7,3.5和3.6。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM