You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's the issue. You don't have that directory. You need to download this git repository, either as a zip or using git clone. Then navigate to the folder rkflashkit in the terminal run ./waf debian
dpkg doesn't work because it's trying to install a .deb package that doesn't exist. The reason it doesn't exist is because the ./waf debian command didn't run.
You'll need to change the dpkg command because the version of rkflashkit that is made is 0.1.5 but the command provided still has 0.1.4 so change the version and it will install.
Once you install rkflashkit, it still won't work because there is a missing python library that I haven't been able to find yet. I'm on Mint as well.
No description provided.
The text was updated successfully, but these errors were encountered: