Your message dated Mon, 23 Nov 2020 22:56:56 -0500
with message-id <[email protected]>
and subject line Re: mypaint: MyPaint does not start
has caused the Debian Bug report #975582,
regarding mypaint: MyPaint does not start
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
975582: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975582
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mypaint
Version: 2.0.1-1+b1
Severity: important
X-Debbugs-Cc: [email protected]
Dear Maintainer,
Since last update MyPaint cannot start.
Here is the error I get:
mypaint
INFO: mypaint: Installation layout: conventional POSIX-like structure with
prefix '/usr'
Traceback (most recent call last):
File "/usr/bin/mypaint", line 293, in <module>
= get_paths()
File "/usr/bin/mypaint", line 241, in get_paths
from lib import fileutils
File "/usr/lib/mypaint/lib/fileutils.py", line 25, in <module>
import lib.helpers
File "/usr/lib/mypaint/lib/helpers.py", line 25, in <module>
from . import mypaintlib
File "/usr/lib/mypaint/lib/mypaintlib.py", line 13, in <module>
from . import _mypaintlib
ImportError: cannot import name '_mypaintlib' from 'lib'
(/usr/lib/mypaint/lib/__init__.py)
Thanks for your work !
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 5.9.0-2-amd64 (SMP w/16 CPU threads)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages mypaint depends on:
ii gir1.2-gtk-3.0 3.24.23-2
ii libc6 2.31-4
ii libgcc-s1 10.2.0-16
ii libgdk-pixbuf2.0-0 2.40.0+dfsg-5
ii libglib2.0-0 2.66.2-1
ii libgomp1 10.2.0-16
ii liblcms2-2 2.9-4+b1
ii libmypaint-1.5-1 1.6.0-1+b1
ii libpng16-16 1.6.37-3
ii librsvg2-bin 2.50.1+dfsg-1
ii libstdc++6 10.2.0-16
ii mypaint-brushes 2.0.2+ds1-1
ii mypaint-data 2.0.1-1
ii python3 3.8.6-1
ii python3-distutils 3.8.6-1
ii python3-gi 3.38.0-1+b1
ii python3-gi-cairo 3.38.0-1+b1
ii python3-numpy 1:1.19.4-1
Versions of packages mypaint recommends:
ii mypaint-data-extras 2.0.1-1
ii shared-mime-info 2.0-1
mypaint suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Version: 2.0.1-1+b1
This is not a bug. This is due to your incomplete system upgrade. To
make sure mypaint is working well on current Debian Sid, you *must*
ensure that you are using python3.9 as default python3 interpreter.
This requires a full system upgrade (e.g., sudo apt full-upgrade). A
conservative upgrade (e.g., sudo apt upgrade) will likely NOT work.
Please upgrade your system and ensure your python3 version is 3.9.0-3
or higher. If you still encounter problems after full upgrade and
reboot, please report the problem as another separate bug.
Thanks,
Boyuan Yang
On Mon, 23 Nov 2020 21:20:23 +0100 bluecat <[email protected]> wrote:
> Package: mypaint
> Version: 2.0.1-1+b1
> Severity: important
> X-Debbugs-Cc: [email protected]
>
> Dear Maintainer,
>
> Since last update MyPaint cannot start.
>
> Here is the error I get:
> mypaint
> INFO: mypaint: Installation layout: conventional POSIX-like structure with
> prefix '/usr'
> Traceback (most recent call last):
> File "/usr/bin/mypaint", line 293, in <module>
> = get_paths()
> File "/usr/bin/mypaint", line 241, in get_paths
> from lib import fileutils
> File "/usr/lib/mypaint/lib/fileutils.py", line 25, in <module>
> import lib.helpers
> File "/usr/lib/mypaint/lib/helpers.py", line 25, in <module>
> from . import mypaintlib
> File "/usr/lib/mypaint/lib/mypaintlib.py", line 13, in <module>
> from . import _mypaintlib
> ImportError: cannot import name '_mypaintlib' from 'lib'
> (/usr/lib/mypaint/lib/__init__.py)
>
> Thanks for your work !
>
>
>
> -- System Information:
> Debian Release: bullseye/sid
> APT prefers testing
> APT policy: (500, 'testing'), (100, 'unstable')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 5.9.0-2-amd64 (SMP w/16 CPU threads)
> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not
> set
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages mypaint depends on:
> ii gir1.2-gtk-3.0 3.24.23-2
> ii libc6 2.31-4
> ii libgcc-s1 10.2.0-16
> ii libgdk-pixbuf2.0-0 2.40.0+dfsg-5
> ii libglib2.0-0 2.66.2-1
> ii libgomp1 10.2.0-16
> ii liblcms2-2 2.9-4+b1
> ii libmypaint-1.5-1 1.6.0-1+b1
> ii libpng16-16 1.6.37-3
> ii librsvg2-bin 2.50.1+dfsg-1
> ii libstdc++6 10.2.0-16
> ii mypaint-brushes 2.0.2+ds1-1
> ii mypaint-data 2.0.1-1
> ii python3 3.8.6-1
> ii python3-distutils 3.8.6-1
> ii python3-gi 3.38.0-1+b1
signature.asc
Description: This is a digitally signed message part
--- End Message ---