Closed Bluscream closed 6 years ago
What is wrong in your opinion? try the same with the windows python build.
>>> print("Python {} {} API: {}".format(sys.platform, sys.version, sys.api_version))
Python win32 3.6.5 (v3.6.5:f59c0932b4, Mar 28 2018, 17:00:18) [MSC v.1900 64 bit (AMD64)] API: 1013
my bad
When i try
i get
is there a special reason for that? Or is it just a display bug or is there just not enough performance improvement with the 64bit executable?