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 小本健司
Recipients 小本健司
Date 2020-06-12.08:37:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591951051.78.0.0676119565993.issue40954@roundup.psfhosted.org>
In-reply-to
Content
freeze.py (in cpython/Tools/freeze) fails with the folloing error.

```
$ ~/.pyenv/versions/3.8.0/bin/python freeze.py
Error: needed directory /Users/k-omoto/.pyenv/versions/3.8.0/lib/python3.8/config-3.8 not found
Use ``freeze.py -h'' for help
```
History
Date User Action Args
2020-06-12 08:37:31小本健司setrecipients: + 小本健司
2020-06-12 08:37:31小本健司setmessageid: <1591951051.78.0.0676119565993.issue40954@roundup.psfhosted.org>
2020-06-12 08:37:31小本健司linkissue40954 messages
2020-06-12 08:37:31小本健司create