This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author iritkatriel
Recipients Debarshi.Goswami, iritkatriel
Date 2021-08-07.11:01:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1628334090.86.0.224979157014.issue19582@roundup.psfhosted.org>
In-reply-to
Content
This is an old issue and I don't know if it's still relevant. The main problem with this issue is that there isn't enough information to understand what happened.

What did you set the path to with Py_SetPath?

The error message says it could not find in "C:/Python33/lib/tcl8.5 .... and so on"

and then you say it works when you set the path in the env to something else:

"set TCL_LIBRARY=C:\Python33\tcl\tcl8.5\"


If you are still having problems with this in a current python version (>= 3.9), please create a new issue with full information on what you did in the program that didn't work.
History
Date User Action Args
2021-08-07 11:01:30iritkatrielsetrecipients: + iritkatriel, Debarshi.Goswami
2021-08-07 11:01:30iritkatrielsetmessageid: <1628334090.86.0.224979157014.issue19582@roundup.psfhosted.org>
2021-08-07 11:01:30iritkatriellinkissue19582 messages
2021-08-07 11:01:30iritkatrielcreate