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

cannot import name 'base' error #25

Closed
mgarbvs opened this issue May 15, 2021 · 2 comments
Closed

cannot import name 'base' error #25

mgarbvs opened this issue May 15, 2021 · 2 comments
Labels

Comments

@mgarbvs
Copy link

mgarbvs commented May 15, 2021

pi@raspberrypi:~ $ mpdevil
Traceback (most recent call last): File "/usr/bin/mpdevil", line 24, in <module> from mpd import MPDClient, base as MPDBase ImportError: cannot import name 'base'

From installing on rpi. I have python3-mpd and python-mpd2 installed

@SoongNoonien
Copy link
Owner

Hi,
I'm not completely familiar with the Debian package names but as far as I know they don't have a package named python-mpd2, was this installed via pip? python3-mpd should already be sufficient (this is the package I use as dependency for the .deb package). What is the version of python3-mpd and how did you install mpdevil? Even when no dependencies are installed it is sufficient to install my .deb package and leave the dependency resolution to dpkg.

@SoongNoonien
Copy link
Owner

It's been almost an entire month since your bug report. If you still want to solve this let me know. But I think it's not a bug in the software itself but an installation problem. So I'll close this for now.

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

No branches or pull requests

2 participants