Message310215
Looks like you have a prerelease version of the CRT on your machine. Try finding and installing the latest Visual C++ 2017 Redistributables from Microsoft.
A newer version would have been installed by Python but since it wasn't I assume you have some other program on your PATH that has included a (not quite) private copy of ucrtbase.dll. If you can find and update or uninstall that program, and then reinstall Python it should resolve it. |
|
| Date |
User |
Action |
Args |
| 2018-01-17 23:17:27 | steve.dower | set | recipients:
+ steve.dower, paul.moore, tim.golden, zach.ware, Kiran |
| 2018-01-17 23:17:27 | steve.dower | set | messageid: <1516231047.07.0.467229070634.issue32566@psf.upfronthosting.co.za> |
| 2018-01-17 23:17:27 | steve.dower | link | issue32566 messages |
| 2018-01-17 23:17:27 | steve.dower | create | |
|