Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #104841
| From | Oscar Benjamin <oscar.j.benjamin@gmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: Loading error message |
| Date | 2016-03-14 17:04 +0000 |
| Message-ID | <mailman.118.1457975086.12893.python-list@python.org> (permalink) |
| References | <3910.2a5a375a.4416c256@aol.com> <CAHVvXxSKrO=D1Wn9xFMcRbpHF4dBWsakrnw--mkhS9gtruuEMg@mail.gmail.com> <CADkALSH1ukVAzaJUr0S8ODo15bLKFm-u2A_WXruOJc565qyQJQ@mail.gmail.com> <CAHVvXxQCoZM45tsdQBTCV+-sVWcbmSRUwWsanF1Fusi3uj9Dog@mail.gmail.com> <CADkALSEHFwaDFiKOGgxWq=A7SsOVt=Mub_5eA84-rM3TQ75Q0w@mail.gmail.com> |
I've fixed the quoting below. Can you not top-post please Arie? On 14 March 2016 at 16:59, Arie van Wingerden <xapwing@gmail.com> wrote: > 2016-03-14 15:59 GMT+01:00 Oscar Benjamin <oscar.j.benjamin@gmail.com>: >> >> On 14 March 2016 at 12:07, Arie van Wingerden <xapwing@gmail.com> wrote: >> > that is weird. I am using Windows 10 and get exactly the same "warnings" >> > when I run PyInstaller. >> > But the update you mention is only available for up to Windows 8.1. >> > >> > What about Windows 10 then?? >> >> I'm not sure what you mean. Windows 10 should already have the UCRT so >> it shouldn't need the update. Is it possibly a bug in pyinstaller? >> What exactly are you doing to see this error message? > Hi Oscar, > > no. By default W10 appears to have them NOT installed (at least that is what > I experienced). > You really need the SDK to be installed. > Also the path must point to the libs installed by the SDK. > Now it works without all those warnings. What works? Python or pyinstaller or what? If pyinstaller do you see the error when creating an executable or when running it? -- Oscar
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Loading error message Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-03-14 17:04 +0000
csiph-web