[New-bugs-announce] [issue40954] freeze.py aborts on macOS

小本健司 report at bugs.python.org
Fri Jun 12 04:37:31 EDT 2020


New submission from 小本健司 <doloopwhile at gmail.com>:

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
```

----------
components: Demos and Tools
messages: 371342
nosy: 小本健司
priority: normal
severity: normal
status: open
title: freeze.py aborts on macOS
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40954>
_______________________________________


More information about the New-bugs-announce mailing list