[Python-Dev] runtime dlls on Windows (original) (raw)
Chris Angelico rosuav at gmail.com
Thu May 26 19:58:56 EDT 2016
- Previous message (by thread): [Python-Dev] runtime dlls on Windows
- Next message (by thread): [Python-Dev] runtime dlls on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, May 27, 2016 at 5:13 AM, Steve Dower <steve.dower at python.org> wrote:
If they're installed properly into System32/SysWOW64 (using the official installer), then yes. If you simply drop them into your Python install directory, then no, unless you drop the right one - it has to match the python.exe architecture.
What if the Python installation isn't being run as admin? Or is that deprecated too?
ChrisA
- Previous message (by thread): [Python-Dev] runtime dlls on Windows
- Next message (by thread): [Python-Dev] runtime dlls on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]