推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
MiLoucius
V2EX  ›  Python

conda 与 pip 不能共存

  •  
  •   MiLoucius · Apr 21, 2018 · 5301 views
    This topic created in 2943 days ago, the information mentioned may be changed or developed.
    >>> conda list
    
    >>> pandas                    0.20.3                   py36_0    https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free> 
    >>> pandas                    0.22.0                    <pip>
    

    先用 pip 安装了 pandas 然后为了安装 statsmodels,conda 把 pandas 回滚到了0.20.3版 虽然显示有0.22.0版的 但 Anaconda3\Lib\site-packages\pandas 目录下却变成了0.20.3版的了

    →→conda 与 pip 不能共存

    1 replies    2018-04-26 15:51:57 +08:00
    necomancer
        1
    necomancer  
       Apr 26, 2018
    conda clean --all 有木有效果?
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3505 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 85ms · UTC 11:31 · PVG 19:31 · LAX 04:31 · JFK 07:31
    ♥ Do have faith in what you're doing.