From: Flavio C. C. <fcc...@fi...> - 2004-03-09 13:29:43
|
hi, I am trying to install the latest CVS and I am getting the following error message: root@iprocc1-164 matplotlib]# python setup.py install running install running build running build_py package init file 'ttfquery/__init__.py' not found (or not a regular file) package init file 'FontTools/__init__.py' not found (or not a regular file) package init file 'FontTools/fontTools/__init__.py' not found (or not a regular file) package init file 'FontTools/fontTools/encodings/__init__.py' not found (or not a regular file) error: package directory 'FontTools/fontTools/misc' does not exist [root@iprocc1-164 matplotlib]# python setup.py install running install running build running build_py package init file 'ttfquery/__init__.py' not found (or not a regular file) package init file 'FontTools/__init__.py' not found (or not a regular file) package init file 'FontTools/fontTools/__init__.py' not found (or not a regular file) package init file 'FontTools/fontTools/encodings/__init__.py' not found (or not a regular file) error: package directory 'FontTools/fontTools/misc' does not exist these folder did come with cvs update -d what wrong here? thanks for any help... FLavio |