python - Pyinstaller-created-program Prerequisites -


i broke solid state drive had reinstall windows etc. after fresh install, program created pyinstaller wouldn't open or give me error message. have installed visual studio 2012, works fine. i'm assuming vs comes bunch of redistributables, 1 or more of required pyinstaller. know can inform users?

edit: uninstalled every visual c++ redistributable , .net framework , still works.

in case else comes across this, believe narrowed down redistributable package https://www.microsoft.com/en-ca/download/details.aspx?id=30679


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -