Good day, @ntk148v ! Thank you for your project, I'd like to let you know that the last 2 commits have a problem:
Traceback (most recent call last):
File "...my-path.../rocketbot/./sample.py", line 9, in <module>
from rocketbot import RocketBot
ImportError: cannot import name 'RocketBot' from 'rocketbot (...my-path.../rocketbot/rocketbot/__init__.py)
which I'm a bit confused how to properly resolve in spirit with your repository... Downgrading by 2-3 commits to either "I decide to create a new version" or "Trivial fix" respectively - fixes this issue; although 2-commits downgrade works too, sample.py doesn't seem to use a ./rocketbot-v1/ directory which got added by a "new version" commit. Hope you still care about this old good repository...
Good day, @ntk148v ! Thank you for your project, I'd like to let you know that the last 2 commits have a problem:
which I'm a bit confused how to properly resolve in spirit with your repository... Downgrading by 2-3 commits to either "I decide to create a new version" or "Trivial fix" respectively - fixes this issue; although 2-commits downgrade works too, sample.py doesn't seem to use a ./rocketbot-v1/ directory which got added by a "new version" commit. Hope you still care about this old good repository...