Re: python binding's __init__.py

2016-11-16 Thread Harald Sitter
On Tue, Nov 15, 2016 at 4:04 PM, Stephen Kelly wrote: > Harald Sitter wrote: > >> Alohas >> >> I am currently trying to package kitemmodels' python bindings. The >> module generator installs >> >> -./usr/lib/python2.7/dist-packages/PyKF5/__init__.py >> -./usr/lib/python2.7/dist-packages/PyKF5/KIte

Re: python binding's __init__.py

2016-11-15 Thread Stephen Kelly
Harald Sitter wrote: > Alohas > > I am currently trying to package kitemmodels' python bindings. The > module generator installs > > -./usr/lib/python2.7/dist-packages/PyKF5/__init__.py > -./usr/lib/python2.7/dist-packages/PyKF5/KItemModels.so > > This will cause a fairly shitty problem on pack

python binding's __init__.py

2016-11-15 Thread Harald Sitter
Alohas I am currently trying to package kitemmodels' python bindings. The module generator installs -./usr/lib/python2.7/dist-packages/PyKF5/__init__.py -./usr/lib/python2.7/dist-packages/PyKF5/KItemModels.so This will cause a fairly shitty problem on packaging level, when a second framework wan