请问大家这个错误是怎么回事呢 - 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
saximi

请问大家这个错误是怎么回事呢

  •  
  •   saximi Mar 14, 2018 4622 views
    This topic created in 2981 days ago, the information mentioned may be changed or developed.
    WIN7,安装了 VSCODE 和 Anaconda3,在用 VSCODE 开发时,一运行就报如下错误,恳请大家指点如何解决,感谢!

    PS C:\Users\xx\AppData\Roaming\Code> cd 'C:\Users\xx\AppData\Roaming\Code'; ${env:PYTHONIOENCODING}='UTF-8'; ${env:PYTHONUNBUFFERED}='1'; & 'D:\Anaconda3\python.exe' 'C:\Users\xx\.vscode\extensions\ms-python.python-2018.2.1\pythonFiles\experimental\ptvsd_launcher.py' 'C:\Users\xx\AppData\Roaming\Code' '57419' '34806ad9-833a-4524-8cd6-18ca4aa74f14' 'RedirectOutput' 'c:\Users\xx\AppData\Roaming\Code\User\x\t1.py'
    Traceback (most recent call last):
    File "C:\Users\xx\.vscode\extensions\ms-python.python-2018.2.1\pythonFiles\experimental\ptvsd_launcher.py", line 76, in
    import ptvsd
    ModuleNotFoundError: No module named 'ptvsd'
  • users
    < href="/tag/appdata" class="tag">
  • appdata
  • VSCode
  • roaming
    4 replies    2018-03-16 19:21:34 +08:00
    imn1
        1
    imn1  
       Mar 14, 2018
    https://pypi.python.org/pypi/ptvsd

    Visual Studio remote debugging server for Python
    ZoomQuiet
        2
    ZoomQuiet  
       Mar 15, 2018 via iPhone
    是也乎 ()

    ptvsb 没安装?
    VSCode 没装好?
    Py 环境不完备?

    ………一般 IDE 的问题…
    不用这个 IDE 就解决了~
    shwomen1234fs
        3
    shwomen1234fs  
       Mar 15, 2018
    saximi
        4
    saximi  
    OP
       Mar 16, 2018
    @imn1 感谢!
    About     Help     Advertise     Blog     API     FAQ     Solana     1442 Online   Highest 6679       Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 32ms UTC 17:01 PVG 01:01 LAX 10:01 JFK 13:01
    Do have faith in what you're doing.