我在python 3脚本上运行了cProfile,运行得很好,然后尝试使用runsnake将其可视化.但是,我得到一个空屏幕和错误'糟糕的元帅数据'.
我删除了.pyc文件,但这也无效.
我用来安装runsnake的代码是:
sudo apt-get install python-profiler python-wxgtk2.8 python-setuptoolD
sudo easy-install installSquareMap RunSnakeRun
Run Code Online (Sandbox Code Playgroud)
我正在使用UBUNTU.
非常感谢.
注意:我应该添加我在激活py3k时安装了所有内容