Почему Python работает как 32-разрядная версия в 64-разрядной версии Windows 10 с установленной 64-разрядной версией PytPython

Программы на Python
Ответить Пред. темаСлед. тема
Anonymous
 Почему Python работает как 32-разрядная версия в 64-разрядной версии Windows 10 с установленной 64-разрядной версией Pyt

Сообщение Anonymous »


I have a Python script that runs on Windows 10 Pro x64.

When I open task manager, it shows that Python is running as 32-bit application. This is weird because:
  • Python 3.12.2 is installed as 64-bit variant (double-checked)
  • Installer got from here
  • This is the only Python instance installed on this PC

Script was launched via double-click on it (if this is important info)

Please, explain me:
  • Why it is still shown as 32-bit in task manager? Or is it error of Task Manager?
  • Is it possible to force running all python scripts as 64-bit? If yes: how?


Источник: https://stackoverflow.com/questions/781 ... n-installe
Реклама
Ответить Пред. темаСлед. тема

Быстрый ответ

Изменение регистра текста: 
Смайлики
:) :( :oops: :roll: :wink: :muza: :clever: :sorry: :angel: :read: *x)
Ещё смайлики…
   
К этому ответу прикреплено по крайней мере одно вложение.

Если вы не хотите добавлять вложения, оставьте поля пустыми.

Максимально разрешённый размер вложения: 15 МБ.

  • Похожие темы
    Ответы
    Просмотры
    Последнее сообщение

Вернуться в «Python»