On Wed, 14 Jul 2004 09:02, richard terry wrote:
Traceback (most recent call last):
File "bootstrap-gm_db_system.py", line 70, in ?
from Gnumed.pycommon import gmLog
ImportError: No module named Gnumed.pycommon
Sure enough (after updateing the systemdb with updatedb, there is no
file anywhere of this name on the computer.
Any hints?
pycommon is a directory and not a file.
It sits in ../gnumed/client/
If you haven't got it, you are probably updating your CVS tree without the
"directory" option (update -d creates new directories during update, plain
cvs update only refreshes already existing ones but does not create new
directories)
(cvs update -d -P will prune stale empty directories as well as create new
ones)
Horst
_______________________________________________
Gnumed-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnumed-devel