Search Criteria
Package Details: mu-editor 1:1.0.3-3
Git Clone URL: | https://aur.archlinux.org/mu-editor.git (read-only, click to copy) |
---|---|
Package Base: | mu-editor |
Description: | A simple Python editor for beginner programmers |
Upstream URL: | https://codewith.mu/ |
Licenses: | |
Submitter: | webmeister |
Maintainer: | webmeister (SpotlightKid) |
Last Packager: | SpotlightKid |
Votes: | 12 |
Popularity: | 0.174682 |
First Submitted: | 2016-07-20 09:37 |
Last Updated: | 2021-01-09 16:55 |
Dependencies (18)
- pigpio (pigpio-git)
- python-appdirs (python-appdirs-git)
- python-gpiozero
- python-guizero
- python-matplotlib (python-matplotlib-git)
- python-nudatus
- python-pgzero (python-pgzero-git)
- python-pycodestyle
- python-pyflakes (python-pyflakes-git)
- python-pyserial
- python-qscintilla-qt5
- python-qtconsole (python-qtconsole-git)
- python-requests
- python-semver
- qt5-serialport (qt5-serialport-git)
- python-pyqt5-chart>=5.15
- gendesk (make)
- python-setuptools (make)
Latest Comments
1 2 3 Next › Last »
SpotlightKid commented on 2021-01-10 14:10
@politas: the package was renamed. you need to update your system. If you are on mMnjaro or another derived distro, it may take a while for the change to propagate.
politas commented on 2021-01-10 10:47
Ok, well I'm getting this error - could not satisfy dependencies: - unable to satisfy dependency 'python-pyqt5-chart>=5.15' required by mu-editor
byrleyar commented on 2021-01-10 00:50
@spotlightkid: you were right - thank you!
SpotlightKid commented on 2021-01-09 22:15
@byrleyar: maybe you still got the
python-nudatus
package compiled for PYthon 3.8? Try re-building and re-installing the package, e.g.pikaur -S --rebuild python-nudatus
.This is how it should look:
byrleyar commented on 2021-01-09 21:47
I'm getting this error:
pkg_resources.DistributionNotFound: The 'nudatus>=0.0.3' distribution was not found and is required by mu-editor
, but I've definitely gotpython-nudatus 0.0.4-2
installed.SpotlightKid commented on 2021-01-09 16:13
@cyberpunkrocker: Dependencies updated.
SpotlightKid commented on 2021-01-06 16:55
@cyberpunkrocker: thanks for the heads up. I will update the PKGBUILD in a few days, when the new package has become available in all Arch derivatives. In the meantime building should still work, since
python-pyqt5-chart
providespython-pyqtchart
.cyberpunkrocker commented on 2021-01-06 05:16
python-pyqtchart
has been replaced withpython-pyqt5-chart
. Please update the dependencies.SpotlightKid commented on 2020-10-08 15:26
pigpio
providespython-pigpio
, somu-editor
should work without changes, but I'll update the dependencies nonetheless.Sleipnir commented on 2020-10-08 12:23
Edit PKGBUILD and change python-pigpio to pigpio and it'll work.