ffalcinelli / pydivert

A Python binding for WinDivert driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python 3.6.4 install issue with W7

Iain-Watermeyer opened this issue · comments

Hi All,
Getting this error when trying to install python 3.6.4 with W7.
python install error

this is what the scripting? looks like
[23DC:1E20][2018-02-22T22:05:41]i000: Initializing numeric variable 'PrependPath' to value '0'
[23DC:1E20][2018-02-22T22:05:41]i000: Initializing numeric variable 'CompileAll' to value '0'
[23DC:1E20][2018-02-22T22:05:41]i000: Initializing numeric variable 'SimpleInstall' to value '0'
[23DC:1E20][2018-02-22T22:05:41]i000: Initializing string variable 'SimpleInstallDescription' to value ''
[23DC:1E20][2018-02-22T22:05:41]i009: Command Line: '"-burn.clean.room=C:\Users\USER\AppData\Local\Package Cache{b3a11d5f-0d2d-4bc3-ad72-39f3fa14162c}\python-3.6.3-amd64.exe" -burn.filehandle.attached=188 -burn.filehandle.self=196 /modify'
[23DC:1E20][2018-02-22T22:05:41]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\USER\AppData\Local\Temp\Python 3.6.3 (64-bit)_20180222220541.log'
[23DC:1E20][2018-02-22T22:05:41]w055: Could not load or read state file: C:\Users\USER\AppData\Local\Package Cache{b3a11d5f-0d2d-4bc3-ad72-39f3fa14162c}\state.rsm, error: 0x80070002.
[23DC:1E20][2018-02-22T22:05:41]i000: Setting string variable 'WixBundleName' to value 'Python 3.6.3 (64-bit)'
[23DC:1E20][2018-02-22T22:05:41]i000: Setting string variable 'WixBundleManufacturer' to value 'Python Software Foundation'
[23DC:1E20][2018-02-22T22:05:41]i000: Setting numeric variable 'CRTInstalled' to value 1
[23DC:2294][2018-02-22T22:05:41]i000: Did not find unattend.xml

Can anyone help?

thanks

Hi,

This doesn't seem related to PyDivert in any way, I'm not sure how we can help you with that. You may want to try asking that on StackOverflow.