Skip to content

Mariner3D fails to start, with exit-code "ModuleNotFoundError: No Module named 'mariner'" #12

Description

@Jax-The-Fox

Description
After following the installation guide, I get to the point where I need to restart the Pi and then run 'sudo systemctl status mariner3d', which shows the status as 'loaded' and 'enabled' but fails to activate with the errors found below in the journalctl:

Reproduction Steps
Steps to reproduce the behavior:

  1. Install using the guide from the provided documentation (manually or with the helper script)
  2. run 'sudo systemctl status mariner3d'
  3. See error

Expected Behavior
The Mariner3D service to start

Screenshots / Logs
Apr 19 21:40:15 elegoo-boron systemd[1]: Started mariner3d.service - mariner3d Printer Controller.
Apr 19 21:40:15 elegoo-boron mariner[1733]: Traceback (most recent call last):
Apr 19 21:40:15 elegoo-boron mariner[1733]: File "/usr/bin/mariner", line 5, in
Apr 19 21:40:15 elegoo-boron mariner[1733]: from mariner.server import main
Apr 19 21:40:15 elegoo-boron mariner[1733]: ModuleNotFoundError: No module named 'mariner'
Apr 19 21:40:16 elegoo-boron systemd[1]: mariner3d.service: Main process exited, code=exited, status=1/FAILURE
Apr 19 21:40:16 elegoo-boron systemd[1]: mariner3d.service: Failed with result 'exit-code'.

Details:

  • Mariner 2 Version: 0.5.0-1
  • Printer Model: Elegoo Saturn S
  • Raspberry Pi Model: RPi 3B v1.2 (I know it doesn't support OTG or USB Gadget Mode. I am just trying to get the webUI up so I can see the features it has. I have a Zero 2 W ordered that will arrive April 21st. If it turns out Mariner just doesn't work on the 3B, I can wait until then.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions