Dmitrey <[email protected]> added the comment:

while executing 

pypy-c jitviewer.py -q -c my_file.py

I got those messages (tcl.h not found, tk.h not found) in ubuntu 13.10 until I
had installed tcl-dev, tk-dev.
Well, it really seems to be optional dependencies for 3rd party packages, but
the output is somewhat annoying.

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1716>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to