Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python 3.6
#11
Hm, interesting. But it can be a dependency problem.

Python 3.8 is still in development.

Quote:Expected: - 3.8.0 beta 3: Monday, 2019-07-29 - 3.8.0 beta 4: Monday, 2019-08-26 - 3.8.0 candidate 1: Monday, 2019-09-30 - 3.8.0 candidate 2: Monday, 2019-10-07 (if necessary) - 3.8.0 final: Monday, 2019-10-21

Python 3.7.3 is production ready. I don't know any issues, except that Tensorflow was long time not supported, because of the async keyword. Since Python 3.7 async is keyword and disallows the use as name.

Btw. some tests fail also with my 3.7.3 installation:
Output:
== Tests result: FAILURE == 399 tests OK. 5 tests failed: test_asyncio test_curses test_httplib test_ossaudiodev test_site 12 tests skipped: test_asdl_parser test_clinic test_dbm_gnu test_devpoll test_gdb test_kqueue test_msilib test_startfile test_winconsoleio test_winreg test_winsound test_zipfile64 Total duration: 23 min 20 sec Tests result: FAILURE
Almost dead, but too lazy to die: https://sourceserver.info
All humans together. We don't need politicians!
Reply
#12
Print("GG Dude")
Reply


Forum Jump:

User Panel Messages

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