﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
14395	"Build fails due to ""pip check"" and pyopenxr / pyopengl inconsistency"	Tom Goddard	Tom Goddard	"After updating pyopenxr to version 1.0.3301 the ChimeraX build fails because this pyopenxr requires pyopengl 3.1.6 but ChimeraX uses pyopengl 3.1.7.  When we install pyopenxr we tell it to ignore dependencies so that our pyopengl 3.1.7 is not replaced with 3.1.6.  But at the end of the ChimeraX build we run ""pip check"" which gives an error saying

{{{
/var/tmp/chimerax_build/develop/chimerax/ChimeraX_Daily.app/Contents/bin/python3.11 -I -m pip check
pyopenxr 1.0.3301 has requirement PyOpenGL==3.1.6, but you have pyopengl 3.1.7.
make: *** [install] Error 1
}}}
"	defect	closed	moderate		Build System		fixed		chimerax-programmers				all	ChimeraX
