Home | About | Sematext search-lucene.com search-hadoop.com
 Search Lucene and all its subprojects:

Switch to Threaded View
PyLucene, mail # dev - cpp.py -- AttributeError: 'unicode' object has no attribute 'split_pkg'


Copy link to this message
-
cpp.py -- AttributeError: 'unicode' object has no attribute 'split_pkg'
Roman Chyla 2012-07-26, 01:19
Hi

The latest jcc has an error, attached is a patch

I am now using the --use_full_names and it works without greater
problems, even against the latest lucene trunk

The only nuisance is that modules defined in java take over modules
defined in python (I happened to have one name which was the same for
both, so I renamed the java package)

roman