Search Criteria
Package Details: moonraker-git 0.9.3.r0.g71f9e67-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/moonraker-git.git (read-only, click to copy) |
---|---|
Package Base: | moonraker-git |
Description: | HTTP frontend for Klipper 3D printer firmware |
Upstream URL: | https://github.com/Arksine/moonraker |
Keywords: | 3d klipper printing |
Licenses: | GPL3 |
Conflicts: | moonraker |
Provides: | moonraker |
Submitter: | wlhlm |
Maintainer: | wlhlm |
Last Packager: | wlhlm |
Votes: | 3 |
Popularity: | 0.23 |
First Submitted: | 2021-02-22 11:12 (UTC) |
Last Updated: | 2024-09-27 06:48 (UTC) |
Dependencies (30)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- klipper (klipper-gitAUR)
- python-dbus-next (python-dbus-next-gitAUR)
- python-distro
- python-importlib-metadata
- python-inotify-simpleAUR
- python-jinja
- python-libnaclAUR
- python-lmdb
- python-paho-mqtt
- python-peripheryAUR
- python-pillow (python-pillow-gitAUR)
- python-pyserial-asyncioAUR
- python-streaming-form-dataAUR
- python-tornado
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-pdm (make)
- python-pdm-backend (make)
- Show 10 more dependencies...
Latest Comments
1 2 Next › Last »
FFY00 commented on 2024-09-08 21:32 (UTC)
@wlhlm, no worries, if you have any issues/questions regarding Arch or Python, feel free to drop me an email :)
wlhlm commented on 2024-09-08 18:34 (UTC)
@FFY00 Thank you very much for the patch. I was not aware of the
--system-site-packages
option. Arch python packaging options for virtualenvs are not well documented in the wiki.I've applied the patch with a minor change to the sed invocation.
@Gaborg Thanks for the notice. Fixed now.
Gaborg commented on 2024-09-07 23:30 (UTC)
Missing make dependency:
python-pdm-backend
FFY00 commented on 2024-08-28 03:35 (UTC)
@wlhlm, I would recommend using a proper venv instead of setting PYTHONUSERBASE.
This patch implements that change: https://pkgbuild.com/~ffy00/0001-use-venv-instead-of-PYTHONUSERBASE-0.9.2.r6.gf735c04.patch
wlhlm commented on 2024-08-18 11:36 (UTC)
@otreblan Fixed. Apologies for the delay.
otreblan commented on 2024-08-04 13:30 (UTC)
Missing dependency
python-importlib-metadata
wlhlm commented on 2024-01-01 19:01 (UTC)
@le_mon A recent change in moonraker allows for disabling this warning (I've updated the moonraker config shipped with this package).
le_mon commented on 2023-12-13 22:10 (UTC) (edited on 2023-12-13 22:11 (UTC) by le_mon)
Doesn't find (klipper?) config files in the right place, or at least that's what i understand.
file_manager: Klipper configuration file not located in 'config' folder. Klipper Config Path: /etc/klipper/klipper.cfg Config Folder: /var/opt/moonraker/config
reffu42 commented on 2023-07-26 12:34 (UTC)
I had to add
PYTHONPATH="/opt/moonraker/lib/python3.11/site-packages/"
to /var/opt/moonraker/systemd/moonraker.env to get it to work and not throw a "No module named moonraker" errortafiir commented on 2023-07-25 14:18 (UTC)
Latest version does not install correctly for me, python does not find the moonraker module. The PKGBUILD before the switch to pdm installs and runs fine.
1 2 Next › Last »