-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Package rmview #11
Package rmview #11
Conversation
As an aside, it wouldn't be a bad idea to search ~./rmview for a configure file |
Thank you for this! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I tried running pip install .
, it runs fine but then I get an exception on run:
from . import resources
ImportError: attempted relative import with no known parent package
My bad, made a mistake. Works fine, ready to merge |
This packages rmview. An example installation & usage with a remarkable already setup is below.
Ideally there would be a command included in the package to install the binaries on the remarkable so that an install&run flow would be
pip install rmview
rmview_rm_install
rmview