-
Notifications
You must be signed in to change notification settings - Fork 196
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
Can not run after install #497
Comments
Thanks for the report! I will see what I can do about this. In the meantime please see #452 (comment). |
And then I find icon in ~/.local/share/icons/hicolor/scalable/apps/retext.svg |
And python3.6 is system dependent, can not uninstall. |
Can you please show me the output of |
apt-cache policy python3
|
So this confirms my hypothesis. You have installed a package not from repo. Try this:
|
Finally, success, thank you !
|
1.pip3 install ReText
2.~/.local/share/applications/me.mitya57.ReText.desktop
No such file or directory
3.pip3 freeze
4.pip3 show Retext
The text was updated successfully, but these errors were encountered: