Opened 9 years ago

Closed 9 years ago

#562 closed defect (fixed)

Update to Python 3.6 and PyQt 5.8

Reported by: Conrad Huang Owned by: Greg Couch
Priority: blocker Milestone: Alpha Release
Component: Infrastructure Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Update to latest releases of standard packages

Change History (4)

comment:1 by pett, 9 years ago

Component: UnassignedInfrastructure

comment:2 by Greg Couch, 9 years ago

Owner: changed from Greg Couch to Conrad Huang

PyQt 5.8 is done and works on Linux and Mac OS X -- will be tested on Windows with daily build.

Python 3.6 breaks the toolshed. The _scan_installed function to build the metadata for the installed bundles, doesn't find anything, and thus no tools start. The changes to build Python 3.6 are the features/py36 branch (ie., the git flow py36 branch).

comment:3 by Conrad Huang, 9 years ago

Owner: changed from Conrad Huang to Greg Couch

Branch features/py36 now works for Windows.

Had to upgrade distutils from 0.2.3 to 0.2.4. I took the opportunity to upgrade everything to latest except for grako and networkx. grako may be updatable since the latest is newer than the last time we tested. networkx is used by contacts so TomG will have to take a look.

comment:4 by Greg Couch, 9 years ago

Resolution: fixed
Status: assignedclosed

Merged into develop branch.

Note: See TracTickets for help on using tickets.