You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Enthought Tool Suite users
Hi folks,
Does/will EDM support Python 3.7?
If I run
edm available-runtimes
I see versions between 2.7.6 and 3.6.9.
Dan
Corran Webster
unread,
Sep 23, 2020, 7:16:33 AM9/23/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Enthought Tool Suite users
Hi Daniel,
My understanding from the EDM build team is that they are working on 3.8, but it will likely be some months before it is released (most likely not this year). There are no plans for 3.7 runtimes at the moment.
ETS libraries should work on 3.7 via pip install as long as you have a C compiler for Traits, etc. There is also a PR currently in review to automatically build wheels for Traits on multiple Python versions: https://github.com/enthought/traits/pull/1291
Hope this helps.
-- Corran
Jonathan March
unread,
Sep 23, 2020, 12:45:24 PM9/23/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Enthought Tool Suite users
Hi Dan,
> I see versions between 2.7.6 and 3.6.9
This is unexpected, as 3.6.10 has been available since early June, and 3.6.12 since a few days ago.
For context, what is your OS, and your version of EDM (currently at 3.0.1)?