[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-05-06 Thread Launchpad Bug Tracker
This bug was fixed in the package usb-creator - 0.3.10 --- usb-creator (0.3.10) hirsute; urgency=medium * bin/usb-creator-kde: Import sip from the right location thereby avoiding a ModuleNotFoundError. Thanks to Sai Vinoba for the fix. (LP: #1906939) -- Brian Murray Mon, 19

[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-04-29 Thread Launchpad Bug Tracker
This bug was fixed in the package usb-creator - 0.3.10 --- usb-creator (0.3.10) hirsute; urgency=medium * bin/usb-creator-kde: Import sip from the right location thereby avoiding a ModuleNotFoundError. Thanks to Sai Vinoba for the fix. (LP: #1906939) -- Brian Murray Mon, 19

[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-04-29 Thread Brian Murray
** Tags removed: verification-needed-hirsute ** Tags added: verification-done-hirsute -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906939 Title: kde frontend, ModuleNotFoundError: No module named

Re: [Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-04-29 Thread David Coe
Hi Łukasz! On 29/04/2021 08:52, Łukasz Zemczak wrote: > Hello ivanto, or anyone else affected, > > Accepted usb-creator into hirsute-proposed. The package will build now > and be available at https://launchpad.net/ubuntu/+source/usb- > creator/0.3.10 in a few hours, and then in the -proposed repo

[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-04-29 Thread Łukasz Zemczak
Hello ivanto, or anyone else affected, Accepted usb-creator into hirsute-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/usb- creator/0.3.10 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https:/

[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-04-21 Thread Jan Rathmann
For me doing 'apt install python3-sip' solves this too, as darthkhamul wrote in #4. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906939 Title: kde frontend, ModuleNotFoundError: No module named 's

[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-04-19 Thread Brian Murray
This bug is being targeted as an SRU for Ubuntu 21.04 and subsequently the bug description could use some SRU information. Please see wiki.ubuntu.com/StableReleaseUpdates for details. Thanks! ** Changed in: usb-creator (Ubuntu) Assignee: (unassigned) => Brian Murray (brian-murray) ** Changed

[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-04-19 Thread Launchpad Bug Tracker
** Branch linked: lp:usb-creator -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906939 Title: kde frontend, ModuleNotFoundError: No module named 'sip' To manage notifications about this bug go to:

[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-04-17 Thread Sai Vinoba
** Branch linked: lp:~saivinob/usb-creator/usb-creator -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906939 Title: kde frontend, ModuleNotFoundError: No module named 'sip' To manage notifications

[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-04-17 Thread Sai Vinoba
Issue still exists in hirsute daily builds. usb-creator-kde version 0.3.9. Suggested solution on ubuntu-testers telegram group was to replace line `import sip` in `/usr/bin/usb-creator-kde with line `from PyQt5 import sip`. This fixed the issue for me. -- You received this bug notification becaus

[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-04-01 Thread ivanto
~$ dpkg -l | grep sip ii python3-pyqt5.sip 12.8.1-1build1 amd64 runtime module for Python extensions using SIP ii python3-sip4.19.25+dfsg-1 amd64 Python 3/C++ bindings generator runtime library ~$ usb-creator-kde /usr/lib/python3/dist-packages/usbcreator/frontends/kde/fro

[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-02-13 Thread Ariel Faigon
Some more info, with the hope this is helpful. installing python3-sip didn't work for me: ``` % sudo apt install python3-sip Reading package lists... Done Building dependency tree Reading state information... Done python3-sip is already the newest version (4.19.7+dfsg-1ubuntu0.1). 0 upgra

[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-02-10 Thread darthkhamul
This seems to be a simple dependency issue: installing python3-sip packages solved this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906939 Title: kde frontend, ModuleNotFoundError: No module nam

[Bug 1906939] Re: kde frontend, ModuleNotFoundError: No module named 'sip'

2021-01-29 Thread Sebastien Bacher
** Summary changed: - ModuleNotFoundError: No module named 'sip' + kde frontend, ModuleNotFoundError: No module named 'sip' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906939 Title: kde frontend