axtloss / vAssistant

A simple and modular virtual assistant written in python
Other
4 stars 1 forks source link

recode is not available in Debian-Based Distro #1

Closed alxb421 closed 3 years ago

alxb421 commented 3 years ago

user@host:~$ pip3 install recode

ERROR: Could not find a version that satisfies the requirement recode (from versions: none)
ERROR: No matching distribution found for recode
Nadeem-05 commented 3 years ago

yes

axtloss commented 3 years ago

What distro are you using? The error only wont really help

alxb421 commented 3 years ago

What distro are you using? The error only wont really help

pearOS ThiccSur (debian based Linux Distro)

Possible fix: compile the recode from source. Close this thread

axtloss commented 3 years ago

I checked, you can just do sudo apt install recode, it works on pearos