V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
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
speedcell4
V2EX  ›  Python

PyCharm 找不到 python 3.5 下的 numpy.random.mtrand

  •  
  •   speedcell4 · 2015-11-01 00:57:34 +08:00 · 2020 次点击
    这是一个创建于 3115 天前的主题,其中的信息可能已经有所发展或是发生改变。

    from numpy.random.mtrand import RandomState

    这个,在 PyCharm 中RandomState下有红线,运行倒是没问题,但是没有代码补全很困扰呀。。。

    如何解决呢?

    2 条回复    2015-11-01 13:03:57 +08:00
    billgreen1
        1
    billgreen1  
       2015-11-01 11:25:29 +08:00
    这是 bug
    Bismarrck
        2
    Bismarrck  
       2015-11-01 13:03:57 +08:00
    试试看 pycharm 5.0 release candidate ,官方的说法 5.0 版本对 python 3.5 有了完整的支持。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   3047 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 14:55 · PVG 22:55 · LAX 07:55 · JFK 10:55
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.