Deli-Slicer / CatBurglar

0 stars 0 forks source link

Fix import issues & lack of setup methods #14

Closed pushfoo closed 3 years ago

pushfoo commented 3 years ago

Package imports seem to be broken in strange places due to not understand where the CatBurglar package starts. Adding a setup.py will fix this both this issue and simplify installing.

pushfoo commented 3 years ago

This should be fixed in a commit in the actor branch but it badly needs to be tested on other systems. It might be outdated and hacky by most people's standards at this point.

Edit: that commit doesn't fix it. I fixed it by moving Actor into the entity package's __init__.py