Message307666
| Author | Decorater |
|---|---|
| Recipients | Decorater, paul.moore, r.david.murray, steve.dower, tim.golden, zach.ware |
| Date | 2017-12-05.15:36:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1512488207.67.0.213398074469.issue32217@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
python ..\externals\cpython\Tools\freeze\freeze.py pyeimport.py Error: needed directory E:\python360\lib\python3.6\config-3.6 not found Use ``..\externals\cpython\Tools\freeze\freeze.py -h'' for help Seems like freeze works now with no traceback. However on Windows I need to figure out how to make it actually work without ``make install`` because lack of ``make install`` on Windows. :thinking: how can it know on Windows what the config to python could be? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-12-05 15:36:47 | Decorater | set | recipients: + Decorater, paul.moore, tim.golden, r.david.murray, zach.ware, steve.dower |
| 2017-12-05 15:36:47 | Decorater | set | messageid: <1512488207.67.0.213398074469.issue32217@psf.upfronthosting.co.za> |
| 2017-12-05 15:36:47 | Decorater | link | issue32217 messages |
| 2017-12-05 15:36:47 | Decorater | create | |