FormerLurker / Octolapse

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

Unable to install Octolapse #735

Open BillMacca opened 3 years ago

BillMacca commented 3 years ago

If this is a feature request describe it here

_REPLACE_THISFEATURE_REQUEST_DESCRIPTION_GOES_HERE

Version of Octolapse

Octolapse Version: v).4.1

Version of OctoPrint

OctoPrint Version: 1.6.1

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

Diagnostic Logging was Enabled: Installing plugin "Octolapse" from https://github.com/FormerLurker/Octolapse/archive/master.zip... /home/pi/oprint/bin/python3 -m pip --disable-pip-version-check install file:///tmp/tmp0omnvco1/Octolapse-master.zip --no-cache-dir Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Processing /tmp/tmp0omnvco1/Octolapse-master.zip Requirement already satisfied: pillow>=6.2.0<7.0.0 in /home/pi/oprint/lib/python3.7/site-packages (from Octolapse==0.4.1) (8.2.0) Requirement already satisfied: sarge in /home/pi/oprint/lib/python3.7/site-packages (from Octolapse==0.4.1) (0.1.5.post0) Requirement already satisfied: six in /home/pi/oprint/lib/python3.7/site-packages (from Octolapse==0.4.1) (1.15.0) Requirement already satisfied: OctoPrint>1.3.8 in /home/pi/oprint/lib/python3.7/site-packages (from Octolapse==0.4.1) (1.6.1) Requirement already satisfied: psutil in /home/pi/oprint/lib/python3.7/site-packages (from Octolapse==0.4.1) (5.8.0) Requirement already satisfied: file_read_backwards in /home/pi/oprint/lib/python3.7/site-packages (from Octolapse==0.4.1) (2.0.0) Requirement already satisfied: setuptools>=6.0 in /home/pi/oprint/lib/python3.7/site-packages (from Octolapse==0.4.1) (51.1.2) Requirement already satisfied: awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python3.7/site-packages (from Octolapse==0.4.1) (1.6.5) Requirement already satisfied: regex in /home/pi/oprint/lib/python3.7/site-packages (from awesome-slugify<1.7,>=1.6.5->Octolapse==0.4.1) (2020.11.13) Requirement already satisfied: Unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python3.7/site-packages (from awesome-slugify<1.7,>=1.6.5->Octolapse==0.4.1) (0.4.21) Requirement already satisfied: zipstream-new<1.2,>=1.1.8 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.1.8) Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.12.1) Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.0.7) Requirement already satisfied: OctoPrint-FirmwareCheck>=2021.2.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2021.2.4) Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.1.1) Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.18.2) Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2.0) Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.10.9) Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.1.1) Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (7.1.2) Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2.25.1) Requirement already satisfied: OctoPrint-PiSupport>=2021.3.26 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2021.3.26.post2) Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.4) Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.0.0) Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.57.0) Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.6.1) Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.1.0) Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (3.5) Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.2.0) Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.19.5) Requirement already satisfied: feedparser<7,>=6.0.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (6.0.2) Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.8.0) Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2.11.2) Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (5.3.1) Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.0.1) Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.6.0) Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2.8.5) Requirement already satisfied: immutabledict<2,>=1.2.0 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.3.0) Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (5.1.1) Requirement already satisfied: OctoPrint-FileCheck>=2021.2.23 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (2021.2.23) Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (3.1.1) Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.5.0) Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (1.1.2) Requirement already satisfied: zeroconf<0.25,>=0.24 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.24.5) Requirement already satisfied: watchdog==0.10.4 in /home/pi/oprint/lib/python3.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.1) (0.10.4) Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python3.7/site-packages (from watchdog==0.10.4->OctoPrint>1.3.8->Octolapse==0.4.1) (0.1.2) Requirement already satisfied: sgmllib3k in /home/pi/oprint/lib/python3.7/site-packages (from feedparser<7,>=6.0.2->OctoPrint>1.3.8->Octolapse==0.4.1) (1.0.0) Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint>1.3.8->Octolapse==0.4.1) (2.0) Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>1.3.8->Octolapse==0.4.1) (2.9.0) Requirement already satisfied: pytz in /home/pi/oprint/lib/python3.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>1.3.8->Octolapse==0.4.1) (2020.5) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.23.0->OctoPrint>1.3.8->Octolapse==0.4.1) (1.26.2) Requirement already satisfied: chardet<5,>=3.0.2 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.23.0->OctoPrint>1.3.8->Octolapse==0.4.1) (4.0.0) Requirement already satisfied: certifi>=2017.4.17 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.23.0->OctoPrint>1.3.8->Octolapse==0.4.1) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python3.7/site-packages (from requests<3,>=2.23.0->OctoPrint>1.3.8->Octolapse==0.4.1) (2.10) Requirement already satisfied: ifaddr in /home/pi/oprint/lib/python3.7/site-packages (from zeroconf<0.25,>=0.24->OctoPrint>1.3.8->Octolapse==0.4.1) (0.1.7) Building wheels for collected packages: Octolapse Building wheel for Octolapse (setup.py): started Error! Could not install plugin from https://github.com/FormerLurker/Octolapse/archive/master.zip, see the log for more details

What were you doing when the problem occurred

  1. Trying to install Octo lapse
  2. _REPLACE_THISSTEP_TWO_GOES_HERE
  3. _REPLACE_THISSTEP_...

What should have happened?

Should have installed

What happened instead?

Error! Could not install plugin from https://github.com/FormerLurker/Octolapse/archive/master.zip

Operating System running OctoPrint and Octolapse

OS Name: Windows Os Version: 10

Printer model & used firmware incl. version

Printer Model: Kywoo 3D - Tycoon Max Printer Firmware Version: 1.1.2

Browser and version of browser, operating system running browser

Browser: Chrome Browser OS: Windows

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: Don't know how to get it!

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.

joshbasho commented 3 years ago

If you still haven't figured this out, you'll need to add your octoprint.log for anyone to be able to troubleshoot.