Python Forum
Python/winrt support for python 3.8 version
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python/winrt support for python 3.8 version
#2
it doesn't specifically say that it supports python 3.8 (shows latest as 3.7) and also states cpython requirement.
also under known issues:
Quote: This release of the Python/WinRT does not support WinRT composable types. This includes most of the classes in the Windows.UI.Composition and Windows.UI.Xaml namespaces. These namespaces are excluded from Python/WinRT.
Note, a few methods in other namespaces reference types in these namespaces. For example, MediaPlayerSurface is in the Windows.Media.Playback namespace but has properties that return types in the Windows.UI.Composition namespace. While these properties are available to Python, accessing them is not supported at this time.
I've had good success installing packages which specify 3.7 on 3.8, but this package might be a bit more fussy.
Best bet is to contact the authoe and ask. (Kenny Kerr Microsoft)
Reply


Messages In This Thread
RE: Python/winrt support for python 3.8 version - by Larz60+ - Jul-08-2020, 08:36 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Should Python support i suffix for complex numbers as well as j ? stevendaprano 3 1,487 May-21-2022, 08:37 AM
Last Post: stevendaprano
  Is Python Support Graphical User Interface? ankitdixit 4 2,366 Apr-29-2022, 09:26 PM
Last Post: Axel_Erfurt
  Query on choosing Python 3.8.6 version sureshnagarajan 0 1,880 Feb-16-2021, 05:30 AM
Last Post: sureshnagarajan
  Which Python Version? muzikman 15 5,428 Jan-19-2021, 02:16 PM
Last Post: muzikman
  cross-compiling python with zlib support michelebucca 5 5,978 Aug-25-2020, 08:19 PM
Last Post: carterb
  Improved Python support in SonarLint (PyCharm! Eclipse!) ganncamp 0 2,547 Apr-29-2020, 06:25 PM
Last Post: ganncamp
  Issue with 2 version of python (2.6.6 and 2.7) with pip himupant94 2 3,315 Apr-24-2020, 03:23 AM
Last Post: himupant94
  SonarCloud, SonarQube support Python 3.8, add rules for method signature & visibility ganncamp 0 1,790 Mar-31-2020, 04:29 PM
Last Post: ganncamp
  Future of Jython now Python 2 support ended Wattletree 1 2,363 Mar-19-2020, 10:13 PM
Last Post: Larz60+
  How to install the latest version of Python on RHEL 8? devlocalca 7 5,636 Feb-17-2020, 01:49 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020