FormerLurker / Octolapse

Stabilized timelapses for Octoprint
GNU Affero General Public License v3.0
637 stars 99 forks source link

Will not install 'gcc' failed #842

Open Brodieman opened 2 years ago

Brodieman commented 2 years ago

If this is a feature request describe it here

_REPLACE_THISFEATURE_REQUEST_DESCRIPTION_GOES_HERE

Version of Octolapse

Octolapse Version: 1.7.3

Version of OctoPrint

OctoPrint Version: 0.4.1

When you ran into the problem, did you have diagnostic logging enabled?

Diagnostic Logging was Enabled: _REPLACE_THISYES_OR_NO

What were you doing when the problem occurred

  1. Installing
  2. _REPLACE_THISSTEP_TWO_GOES_HERE
  3. _REPLACE_THISSTEP_...

What should have happened?

Should have installed

What happened instead?

Does not install, with this error: error: command 'gcc' failed: No such file or directory

ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-70q1wtpu/setup.py'"'"'; file='"'"'/tmp/pip-req-build-70q1wtpu/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /tmp/pip-record-zpd6yg8w/install-record.txt --single-version-externally-managed --compile --install-headers /usr/include/python3.9/Octolapse Check the logs for full command output. Error! Could not parse output from pip, see plugin_pluginmanager_console.log for generated output

Operating System running OctoPrint and Octolapse

OS Name: Android Os Version: 12

Printer model & used firmware incl. version

Printer Model: Ender 3 S1 Printer Firmware Version: 1.0.5

Browser and version of browser, operating system running browser

Browser: _REPLACE_THISBROWSER_VERSION_GOES_HERE Browser OS: _REPLACE_THISBROWSER_OS_GOES_HERE

Link to the gcode file you were printing when the problem occurred

Link to Gcode File: _REPLACE_THISGCODE_FILE_LINK_GOES_HERE

Link to settings.json

Link to settings.json with all passwords removed: _REPLACE_THISSETTINGS_JSON_LINK_GOES_HERE

Link to plugin_octolapse.log

Link to plugin_octolapse.log: LINK_GOES_HERE

Link to octoprint.log

Link to octoprint.log: _REPLACE_THISLINK_GOES_HERE

Link to contents of Javascript console in the browser

Link to javascript console output: _REPLACE_THISLINK_GOES_HERE

Screenshots and/or videos of the problem:

Screenshot/Video Links: _REPLACE_THISLINKs_GO_HERE

Please consider becoming a patron

If you like this project, please support my work by becoming a patron, and consider adding a 'star' to the repository. It takes a lot of time and effort to maintain the project and respond to issues. The cost of test prints, software, cameras, printer parts, etc. can quickly add up, so every bit helps.

You can find various videos and tutorials by subscribing to my Youtube channel. You can also follow me on Twitter.

FormerLurker commented 2 years ago

Guessing you are running Octo4a? In the app, in the settings menu, there is an option called "install plugin extras". Try that option and let me know if it helps.

Brodieman commented 2 years ago

Yeah running on Android. Cannot find a Pi. I'll try that when I get home.

Brodieman commented 2 years ago

That did it, thanks

Brodieman commented 2 years ago

Except now when I try to print from Cura to OctoPrint I get this. image

FormerLurker commented 2 years ago

Read the getting started guide, and pay attention to the Automatic Slicer Configuration section. Getting cura to work with this requires a couple simple steps.

Brodieman commented 2 years ago

Perfect thanks

FormerLurker commented 2 years ago

Not a problem. Let me know if you get it working (I suggest starting in test mode, then disabling test mode once you've verified things are working), and I'll close the issue. If not, back to the drawing board :)