Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Not working with Raspbian Bullseye #757

Open
ARiches252 opened this issue Mar 3, 2022 · 1 comment
Open

Not working with Raspbian Bullseye #757

ARiches252 opened this issue Mar 3, 2022 · 1 comment

Comments

@ARiches252
Copy link

I updated my version of Raspbian to Debian11 (Bullseye) which was just released. When I run the "install-deps.sh" script, I get an error saying:

Package python3-pysocks is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python3-socks

Package libttspico-utils is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'python3-pysocks' has no installation candidate
E: Package 'libttspico-utils' has no installation candidate

From looking at the following link:
#119
It looks like something like this has happened before for stretch, but i am struggling to do the same work around suggested.

Has anyone encountered the same issue? And if so, do you know the best way to work around this?

@SteampunkProfessor
Copy link

python3-pysocks has been replaced by python3-socks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants