﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
43	parse_mmCIF_file() tries to import structaccess within C++ and fails	Tom Goddard	Eric Pettersen	"Using pdbio.parse_mmCIF_file() from Hydra gives the error ""No module structaccess"".  Apparently the C++ for parse_mmCIF_file() attempts to do the equivalent of ""import structaccess"".  But structaccess is not found because it is installed within the hydra package, as is the pdbio module, so ""from hydra import structaccess"" would be needed.

I think the simple solution to this is to merge structaccess into the pdbio module.  It is awkward if parse_mmCIF_file(), a function in pdbio needs to return a value of a type that pdbio doesn't know about."	defect	closed	major		Retired		wontfix		gregc@…				all	chimera
