Issue34072
Created on 2018-07-08 23:41 by hyu, last changed 2022-04-11 14:59 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg321294 - (view) | Author: (hyu) | Date: 2018-07-08 23:41 | |
3.7.0 Windows embeddable zip is missing vcruntime140.dll(?) Running python would display error about VCRUNTIME140.DLL. Copying vcruntime140.dll from earlier 3.6.x release is a work around. |
|||
| msg321315 - (view) | Author: Steve Dower (steve.dower) * ![]() |
Date: 2018-07-09 12:56 | |
It's deliberate (and documented, IIRC). You should include the C and C++ runtimes in your application installer. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:59:02 | admin | set | github: 78253 |
| 2018-07-09 12:56:23 | steve.dower | set | status: open -> closed resolution: not a bug messages: + msg321315 stage: resolved |
| 2018-07-08 23:41:25 | hyu | create | |
