Roundup Tracker - Issues

Message2300

Author tlynn
Recipients
Date 2006-10-11.22:11:46
Message-id
In-reply-to
Lots of warnings too.

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\WINDOWS>easy_install roundup
Searching for roundup
Reading http://www.python.org/pypi/roundup/
Reading http://roundup.sourceforge.net/
Reading http://www.python.org/pypi/roundup/1.2.1
Best match: roundup 1.2.1
Downloading http://cheeseshop.python.org/packages/source/r/roundup/roundup-1.2.1.tar.gz#md5=38de336cf23d0dc20df17695b7c72806
Processing roundup-1.2.1.tar.gz
Running roundup-1.2.1\setup.py -q bdist_egg --dist-dir c:\docume~1\tom\locals~1\temp\easy_install-hccsfd\roundup-1.2.1\egg-dist-tmp-m6-oae
warning: no files found matching 'home*' under directory 'templates'
warning: no files found matching 'page*' under directory 'templates'
warning: no previously-included files matching '.cvsignore' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '.DS_Store' found anywhere in distribution
warning: no previously-included files found matching 'BUILD.txt'
warning: no previously-included files found matching 'I18N_PROGRESS.txt'
warning: no previously-included files found matching 'TODO.txt'
warning: no previously-included files found matching 'doc\security.txt'
warning: no previously-included files found matching 'doc\templating.txt'
warning: no files found matching 'locale\*.mo'
error: Setup script exited with error: can't copy 'build\share\locale\de\LC_MESSAGES\roundup.mo': doesn't exist or not a regular file

C:\WINDOWS>
History
Date User Action Args
2009-02-03 14:21:51adminlinkissue1575568 messages
2009-02-03 14:21:51admincreate