recompiling tcl/tk with --threads-enabled
http://bugs.python.org/issue3835
ということですが、ものぐさで全て port install なので source からビルドはできるだけ回避したいです.
port install tcl +threads
で再インストールするととりあえず pydoc -g が無事に立ち上がるようになりました。
http://bugs.python.org/issue3835
ということですが、ものぐさで全て port install なので source からビルドはできるだけ回避したいです.
port install tcl +threads
で再インストールするととりあえず pydoc -g が無事に立ち上がるようになりました。
Comments
Post a Comment