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
ntfy is an application that allows push notifications / desktop notifications from the terminal. It must use the system installed python version but right now I'm only seeing the python versions that mise handles. We need to update the ~/.local/bin/installx file to install pip3 definitions with the system Python. (ntfy is actually the only binary in the whole project that relies on pip3 instead of pipx).
⏺️ Steps To Reproduce
No response
📒 Relevant Log Output
No response
💡 Possible Solution
No response
The text was updated successfully, but these errors were encountered:
❔ What are you experiencing an issue with?
Latest Release
❔ Version
N/A
🐞 Description
ntfy
is an application that allows push notifications / desktop notifications from the terminal. It must use the system installed python version but right now I'm only seeing the python versions thatmise
handles. We need to update the~/.local/bin/installx
file to installpip3
definitions with the system Python. (ntfy
is actually the only binary in the whole project that relies on pip3 instead of pipx).⏺️ Steps To Reproduce
No response
📒 Relevant Log Output
No response
💡 Possible Solution
No response
The text was updated successfully, but these errors were encountered: