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
penghuaifa
V2EX  ›  Python

求救,在 windows 上运行 mps-youtube

  •  
  •   penghuaifa · 2014-12-26 22:10:12 +08:00 · 2457 次点击
    这是一个创建于 3415 天前的主题,其中的信息可能已经有所发展或是发生改变。
    在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
    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2275 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 91ms · UTC 03:11 · PVG 11:11 · LAX 20:11 · JFK 23:11
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.