Skip to content
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

Installation on Ubuntu 22 #22

Open
firux88 opened this issue May 18, 2023 · 1 comment
Open

Installation on Ubuntu 22 #22

firux88 opened this issue May 18, 2023 · 1 comment

Comments

@firux88
Copy link

firux88 commented May 18, 2023

Hi,
Is it compatible with Python3 ?
I got some issue installing: Maybe the documentation need to be updated
sudo apt-get install python-dev python-pygam libwxgtk-python libsdl-dev python-mutagen
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package python-dev 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:
python2-dev:i386 python2:i386 python2-dev python2 python-dev-is-python3

Package libsdl-dev is a virtual package provided by:
libsdl1.2-dev 1.2.15+dfsg2-6
libsdl1.2-compat-dev 1.2.52-3
You should explicitly select one to install.

Package python-mutagen 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-mutagen

E: Package 'python-dev' has no installation candidate
E: Unable to locate package python-pygam
E: Unable to locate package libwxgtk-python
E: Package 'libsdl-dev' has no installation candidate
E: Package 'python-mutagen' has no installation candidate

So I've replaced by python3-dev python3-mutagen python3-pygame libwxbase3.0-dev libsdl-mixer1.2-dev libsdl-image1.2-dev but I still have some issue to install other dependency:

Hunting dependencies...
SDL : found 1.2.52
FONT : not found
IMAGE : found
MIXER : found
PNG : found
JPEG : found
SCRAP : found
PORTMIDI: not found
PORTTIME: not found
FREETYPE: found 24.1.18

Any recommandations ? It's not lauching even it I launch it without installing it.
/Downloads/pikaraoke-master$ python3 karaoke.py
pygame 2.1.2 (SDL 2.0.20, Python 3.10.6)
Hello from the pygame community. https://www.pygame.org/contribute.html
z800@z800:~/Downloads/pikaraoke-master$

Thank you

@jose1711
Copy link

Definitely not python3 compatible. With python2 out of support for years this project is pretty much dead.

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

No branches or pull requests

2 participants