推荐学习书目
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
penghuaifa
V2EX  ›  Python

求救,在 windows 上运行 mps-youtube

  •  
  •   penghuaifa · Dec 26, 2014 · 3359 views
    This topic created in 4161 days ago, the information mentioned may be changed or developed.
    在windows上运行mps-youtube,一搜索就报错


    Traceback (most recent call last):
    File "C:\Python27\lib\runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
    File "C:\Python27\lib\runpy.py", line 72, in _run_code
    exec code in run_globals
    File "C:\Python27\Scripts\mpsyt.exe\__main__.py", line 9, in <module>
    File "C:\Python27\lib\site-packages\mps_youtube\main.py", line 4261, in main
    screen_update()
    File "C:\Python27\lib\site-packages\mps_youtube\main.py", line 1508, in screen_update
    xprint(g.content)
    File "C:\Python27\lib\site-packages\mps_youtube\main.py", line 150, in xprint
    print(xenc(stuff), end=end)
    UnicodeEncodeError: 'gbk' codec can't encode character u'\u04b6' in position 1303: illegal multibyte sequence
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3063 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 44ms · UTC 12:22 · PVG 20:22 · LAX 05:22 · JFK 08:22
    ♥ Do have faith in what you're doing.