HMS-Core/hms-push-serverdemo-python

Bug: installing the package

Opened this issue · 0 comments

when run python setup.py install, the installation fill and return
error: package directory 'push_admin' does not exist
the directory needs to be changed in setup.py from packages=['push_admin'], to packages=['src/push_admin'],