Octolapse installation Help!

What is the problem?

I'm trying to install Octolaspse with no luch. I don't get an error message. It completes the install and then says Installed Uknown. I've tried installing from plugin manager, url, and ssh to no avail.

What did you already try to solve it?

  1. Install and attempt to uninstall other plugins
  2. Restart OctoPrint
  3. Restart OctoPi
  4. Reflash SD card with OctoPi image

Complete Logs

  • Here is the relevent lines from octoprint.log. The complete logs have been attached.
2020-11-06 09:47:45,286 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/FormerLurker/Octolapse/archive/v0.4.0.zip
2020-11-06 09:47:46,218 - octoprint.plugin.core - ERROR - Error loading plugin octolapse
Traceback (most recent call last):
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 972, in _import_plugin
    module = _load_module(module_name, spec)
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 71, in _load_module
    return imp.load_module(name, f, filename, details)
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse/__init__.py", line 29, in <module>
    import octoprint_octolapse.log as log
AttributeError: 'module' object has no attribute 'log'
2020-11-06 09:50:12,681 - octoprint.plugin.core - ERROR - Error loading plugin octolapse
Traceback (most recent call last):
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 972, in _import_plugin
    module = _load_module(module_name, spec)
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint/plugin/core.py", line 71, in _load_module
    return imp.load_module(name, f, filename, details)
  File "/home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse/__init__.py", line 29, in <module>
    import octoprint_octolapse.log as log
AttributeError: 'module' object has no attribute 'log'
2020-11-06 09:50:12,856 - octoprint.plugins.pluginmanager - WARNING - The plugin was installed successfully, but couldn't be found afterwards to initialize properly during runtime. Please restart OctoPrint.
2020-11-06 09:50:12,861 - octoprint.util - WARNING - Could not delete temporary directory /tmp/tmpBEzEA7: [Errno 21] Is a directory: '/tmp/tmpBEzEA7'

  • Here is the plugin_pluginmanager_console.log
2020-11-06 09:22:22,935   /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install file:///tmp/tmpQKvdik/Octolapse-0.4.0.zip --no-cache-dir
2020-11-06 09:22:25,195 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
2020-11-06 09:22:25,195 > Processing /tmp/tmpQKvdik/Octolapse-0.4.0.zip
2020-11-06 09:22:32,650 > Requirement already satisfied: pillow>=6.2.0<7.0.0 in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (6.2.2)
2020-11-06 09:22:32,651 > Requirement already satisfied: sarge in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (0.1.5.post0)
2020-11-06 09:22:32,651 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (1.12.0)
2020-11-06 09:22:32,652 > Requirement already satisfied: OctoPrint>1.3.8 in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (1.4.2)
2020-11-06 09:22:32,652 > Requirement already satisfied: psutil in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (5.7.3)
2020-11-06 09:22:32,652 > Requirement already satisfied: file_read_backwards in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (2.0.0)
2020-11-06 09:22:32,653 > Requirement already satisfied: setuptools>=6.0 in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (41.5.1)
2020-11-06 09:22:32,654 > Requirement already satisfied: awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (1.6.5)
2020-11-06 09:22:32,654 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (3.3.0)
2020-11-06 09:22:32,655 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2.8.5)
2020-11-06 09:22:32,655 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.1.0)
2020-11-06 09:22:32,655 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.18.2)
2020-11-06 09:22:32,656 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.4)
2020-11-06 09:22:32,656 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.4.21)
2020-11-06 09:22:32,657 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2.0)
2020-11-06 09:22:32,657 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (5.3.1)
2020-11-06 09:22:32,657 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.2.0)
2020-11-06 09:22:32,658 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (3.4)
2020-11-06 09:22:32,658 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.5.0.1)
2020-11-06 09:22:32,658 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.12.1)
2020-11-06 09:22:32,659 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.0.3)
2020-11-06 09:22:32,659 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (7.1.2)
2020-11-06 09:22:32,660 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.1.1)
2020-11-06 09:22:32,660 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (3.1.1)
2020-11-06 09:22:32,660 > Requirement already satisfied: watchdog<1,>=0.10.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.10.3)
2020-11-06 09:22:32,661 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.10.9)
2020-11-06 09:22:32,661 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.10.0)
2020-11-06 09:22:32,662 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (4.0)
2020-11-06 09:22:32,662 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.0.7)
2020-11-06 09:22:32,663 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (5.1.1)
2020-11-06 09:22:32,663 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.1)
2020-11-06 09:22:32,663 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.0.1)
2020-11-06 09:22:32,664 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (3.7.4.1)
2020-11-06 09:22:32,664 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2019.8.19)
2020-11-06 09:22:32,665 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.1.2)
2020-11-06 09:22:32,665 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.19.2)
2020-11-06 09:22:32,665 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.06.22 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2020.9.23)
2020-11-06 09:22:32,666 > Requirement already satisfied: feedparser<6,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (5.2.1)
2020-11-06 09:22:32,666 > Requirement already satisfied: OctoPrint-FileCheck>=2020.07.06 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2020.8.7)
2020-11-06 09:22:32,667 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.7.19)
2020-11-06 09:22:32,667 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2.11.2)
2020-11-06 09:22:32,668 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.5.0)
2020-11-06 09:22:32,668 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.5.4)
2020-11-06 09:22:32,669 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2.24.0)
2020-11-06 09:22:32,669 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.0.0)
2020-11-06 09:22:32,670 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.2)
2020-11-06 09:22:32,670 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.57.0)
2020-11-06 09:22:32,670 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.5)
2020-11-06 09:22:32,671 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint>1.3.8->Octolapse==0.4.0) (2.0)
2020-11-06 09:22:32,671 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<1,>=0.10.2->OctoPrint>1.3.8->Octolapse==0.4.0) (0.1.2)
2020-11-06 09:22:32,672 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint>1.3.8->Octolapse==0.4.0) (0.4.7)
2020-11-06 09:22:32,673 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>1.3.8->Octolapse==0.4.0) (3.4.0.3)
2020-11-06 09:22:32,673 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>1.3.8->Octolapse==0.4.0) (0.5)
2020-11-06 09:22:32,674 > Requirement already satisfied: certifi in /home/pi/oprint/lib/python2.7/site-packages (from sentry-sdk<1,>=0.15.1->OctoPrint>1.3.8->Octolapse==0.4.0) (2019.9.11)
2020-11-06 09:22:32,674 > Requirement already satisfied: urllib3>=1.10.0 in /home/pi/oprint/lib/python2.7/site-packages (from sentry-sdk<1,>=0.15.1->OctoPrint>1.3.8->Octolapse==0.4.0) (1.25.6)
2020-11-06 09:22:32,675 > Requirement already satisfied: chardet<4,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>1.3.8->Octolapse==0.4.0) (3.0.4)
2020-11-06 09:22:32,675 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>1.3.8->Octolapse==0.4.0) (2.8)
2020-11-06 09:22:32,676 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>1.3.8->Octolapse==0.4.0) (2.7.0)
2020-11-06 09:22:32,676 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>1.3.8->Octolapse==0.4.0) (2019.3)
2020-11-06 09:22:32,677 > Building wheels for collected packages: Octolapse
2020-11-06 09:22:32,677 > Building wheel for Octolapse (setup.py): started
2020-11-06 09:23:34,727 > Building wheel for Octolapse (setup.py): still running...
2020-11-06 09:24:37,782 > Building wheel for Octolapse (setup.py): still running...
2020-11-06 09:25:06,807 > Building wheel for Octolapse (setup.py): finished with status 'done'
2020-11-06 09:25:06,807 > Created wheel for Octolapse: filename=Octolapse-0.4.0-cp27-cp27mu-linux_armv7l.whl size=3286491 sha256=516bb9f0f0ae17757524819cb9c054859977b45d0b2e6501122dd9291d287546
2020-11-06 09:25:06,808 > Stored in directory: /tmp/pip-ephem-wheel-cache-JkkROX/wheels/a1/2e/71/0052d742f2ef415bb64495fba276d2a8adfe7e2ec237052bde
2020-11-06 09:25:06,808 > Successfully built Octolapse
2020-11-06 09:25:08,226 > Installing collected packages: Octolapse
2020-11-06 09:25:08,226 > Attempting uninstall: Octolapse
2020-11-06 09:25:08,227 > Found existing installation: Octolapse 0.4.0
2020-11-06 09:25:08,227 > Uninstalling Octolapse-0.4.0:
2020-11-06 09:25:10,231 > Successfully uninstalled Octolapse-0.4.0
2020-11-06 09:25:11,735 > Successfully installed Octolapse-0.4.0
2020-11-06 09:37:39,575   /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check uninstall --yes TheSpaghettiDetective
2020-11-06 09:37:42,168 > Found existing installation: TheSpaghettiDetective 1.4.3
2020-11-06 09:37:42,169 > Uninstalling TheSpaghettiDetective-1.4.3:
2020-11-06 09:37:42,170 > Successfully uninstalled TheSpaghettiDetective-1.4.3
2020-11-06 09:37:42,829 > Cleaning up plugin thespaghettidetective...
2020-11-06 09:47:46,401   /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install file:///tmp/tmpBEzEA7/Octolapse-0.4.0.zip --no-cache-dir
2020-11-06 09:47:48,650 > Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
2020-11-06 09:47:48,651 > Processing /tmp/tmpBEzEA7/Octolapse-0.4.0.zip
2020-11-06 09:47:53,646 > Requirement already satisfied: pillow>=6.2.0<7.0.0 in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (6.2.2)
2020-11-06 09:47:53,647 > Requirement already satisfied: sarge in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (0.1.5.post0)
2020-11-06 09:47:53,647 > Requirement already satisfied: six in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (1.12.0)
2020-11-06 09:47:53,648 > Requirement already satisfied: OctoPrint>1.3.8 in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (1.4.2)
2020-11-06 09:47:53,648 > Requirement already satisfied: psutil in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (5.7.3)
2020-11-06 09:47:53,648 > Requirement already satisfied: file_read_backwards in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (2.0.0)
2020-11-06 09:47:53,649 > Requirement already satisfied: setuptools>=6.0 in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (41.5.1)
2020-11-06 09:47:53,649 > Requirement already satisfied: awesome-slugify<1.7,>=1.6.5 in /home/pi/oprint/lib/python2.7/site-packages (from Octolapse==0.4.0) (1.6.5)
2020-11-06 09:47:53,649 > Requirement already satisfied: futures<4,>=3.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (3.3.0)
2020-11-06 09:47:53,650 > Requirement already satisfied: semantic-version<3,>=2.8.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2.8.5)
2020-11-06 09:47:53,650 > Requirement already satisfied: itsdangerous<2,>=1.1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.1.0)
2020-11-06 09:47:53,650 > Requirement already satisfied: future<1,>=0.18.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.18.2)
2020-11-06 09:47:53,651 > Requirement already satisfied: blinker<2,>=1.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.4)
2020-11-06 09:47:53,651 > Requirement already satisfied: unidecode<0.05,>=0.04.14 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.4.21)
2020-11-06 09:47:53,652 > Requirement already satisfied: Flask-Assets<3,>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2.0)
2020-11-06 09:47:53,652 > Requirement already satisfied: PyYAML<6,>=5.3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (5.3.1)
2020-11-06 09:47:53,652 > Requirement already satisfied: pylru<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.2.0)
2020-11-06 09:47:53,653 > Requirement already satisfied: pyserial<4,>=3.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (3.4)
2020-11-06 09:47:53,653 > Requirement already satisfied: pkginfo<2,>=1.5.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.5.0.1)
2020-11-06 09:47:53,653 > Requirement already satisfied: wrapt<2,>=1.12.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.12.1)
2020-11-06 09:47:53,654 > Requirement already satisfied: chainmap<2,>=1.0.3; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.0.3)
2020-11-06 09:47:53,654 > Requirement already satisfied: Click<8,>=7.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (7.1.2)
2020-11-06 09:47:53,654 > Requirement already satisfied: markupsafe<2.0,>=1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.1.1)
2020-11-06 09:47:53,655 > Requirement already satisfied: markdown<3.2,>=3.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (3.1.1)
2020-11-06 09:47:53,655 > Requirement already satisfied: watchdog<1,>=0.10.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.10.3)
2020-11-06 09:47:53,656 > Requirement already satisfied: netifaces<1,>=0.10.9 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.10.9)
2020-11-06 09:47:53,656 > Requirement already satisfied: scandir<2,>=1.10; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.10.0)
2020-11-06 09:47:53,656 > Requirement already satisfied: rsa==4.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (4.0)
2020-11-06 09:47:53,656 > Requirement already satisfied: filetype<2,>=1.0.7 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.0.7)
2020-11-06 09:47:53,657 > Requirement already satisfied: tornado==5.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (5.1.1)
2020-11-06 09:47:53,657 > Requirement already satisfied: cachelib<1,>=0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.1)
2020-11-06 09:47:53,657 > Requirement already satisfied: werkzeug<2,>=1.0.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.0.1)
2020-11-06 09:47:53,658 > Requirement already satisfied: typing<4,>=3.7.4.1; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (3.7.4.1)
2020-11-06 09:47:53,658 > Requirement already satisfied: regex!=2018.11.6 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2019.8.19)
2020-11-06 09:47:53,659 > Requirement already satisfied: flask<2,>=1.1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.1.2)
2020-11-06 09:47:53,659 > Requirement already satisfied: sentry-sdk<1,>=0.15.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.19.2)
2020-11-06 09:47:53,659 > Requirement already satisfied: OctoPrint-FirmwareCheck>=2020.06.22 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2020.9.23)
2020-11-06 09:47:53,659 > Requirement already satisfied: feedparser<6,>=5.2.1 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (5.2.1)
2020-11-06 09:47:53,660 > Requirement already satisfied: OctoPrint-FileCheck>=2020.07.06 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2020.8.7)
2020-11-06 09:47:53,660 > Requirement already satisfied: netaddr<1,>=0.7.19 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.7.19)
2020-11-06 09:47:53,660 > Requirement already satisfied: Jinja2<3,>=2.11.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2.11.2)
2020-11-06 09:47:53,660 > Requirement already satisfied: Flask-Login<0.6,>=0.5 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.5.0)
2020-11-06 09:47:53,661 > Requirement already satisfied: emoji<1,>=0.5.4 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.5.4)
2020-11-06 09:47:53,661 > Requirement already satisfied: requests<3,>=2.23.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (2.24.0)
2020-11-06 09:47:53,661 > Requirement already satisfied: Flask-Babel<2,>=1.0 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.0.0)
2020-11-06 09:47:53,661 > Requirement already satisfied: frozendict<2,>=1.2 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.2)
2020-11-06 09:47:53,662 > Requirement already satisfied: websocket-client<1,>=0.57 in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (0.57.0)
2020-11-06 09:47:53,662 > Requirement already satisfied: monotonic<2,>=1.5; python_version < "3" in /home/pi/oprint/lib/python2.7/site-packages (from OctoPrint>1.3.8->Octolapse==0.4.0) (1.5)
2020-11-06 09:47:53,662 > Requirement already satisfied: webassets>=2.0 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Assets<3,>=2.0->OctoPrint>1.3.8->Octolapse==0.4.0) (2.0)
2020-11-06 09:47:53,663 > Requirement already satisfied: pathtools>=0.1.1 in /home/pi/oprint/lib/python2.7/site-packages (from watchdog<1,>=0.10.2->OctoPrint>1.3.8->Octolapse==0.4.0) (0.1.2)
2020-11-06 09:47:53,663 > Requirement already satisfied: pyasn1>=0.1.3 in /home/pi/oprint/lib/python2.7/site-packages (from rsa==4.0->OctoPrint>1.3.8->Octolapse==0.4.0) (0.4.7)
2020-11-06 09:47:53,663 > Requirement already satisfied: singledispatch in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>1.3.8->Octolapse==0.4.0) (3.4.0.3)
2020-11-06 09:47:53,664 > Requirement already satisfied: backports-abc>=0.4 in /home/pi/oprint/lib/python2.7/site-packages (from tornado==5.1.1->OctoPrint>1.3.8->Octolapse==0.4.0) (0.5)
2020-11-06 09:47:53,664 > Requirement already satisfied: certifi in /home/pi/oprint/lib/python2.7/site-packages (from sentry-sdk<1,>=0.15.1->OctoPrint>1.3.8->Octolapse==0.4.0) (2019.9.11)
2020-11-06 09:47:53,664 > Requirement already satisfied: urllib3>=1.10.0 in /home/pi/oprint/lib/python2.7/site-packages (from sentry-sdk<1,>=0.15.1->OctoPrint>1.3.8->Octolapse==0.4.0) (1.25.6)
2020-11-06 09:47:53,664 > Requirement already satisfied: chardet<4,>=3.0.2 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>1.3.8->Octolapse==0.4.0) (3.0.4)
2020-11-06 09:47:53,665 > Requirement already satisfied: idna<3,>=2.5 in /home/pi/oprint/lib/python2.7/site-packages (from requests<3,>=2.23.0->OctoPrint>1.3.8->Octolapse==0.4.0) (2.8)
2020-11-06 09:47:53,665 > Requirement already satisfied: Babel>=2.3 in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>1.3.8->Octolapse==0.4.0) (2.7.0)
2020-11-06 09:47:53,665 > Requirement already satisfied: pytz in /home/pi/oprint/lib/python2.7/site-packages (from Flask-Babel<2,>=1.0->OctoPrint>1.3.8->Octolapse==0.4.0) (2019.3)
2020-11-06 09:47:53,666 > Building wheels for collected packages: Octolapse
2020-11-06 09:47:53,666 > Building wheel for Octolapse (setup.py): started
2020-11-06 09:49:14,096 > Building wheel for Octolapse (setup.py): still running...
2020-11-06 09:50:09,732 > Building wheel for Octolapse (setup.py): finished with status 'done'
2020-11-06 09:50:09,733 > Created wheel for Octolapse: filename=Octolapse-0.4.0-cp27-cp27mu-linux_armv7l.whl size=3286411 sha256=0549a67304e68019419a80e219cc6cb65aac02004be468059b70c6a85e4c7d68
2020-11-06 09:50:09,733 > Stored in directory: /tmp/pip-ephem-wheel-cache-uEUDcX/wheels/3f/8c/b5/56c6556b91cb00e86559c6240016e8c4738417dd162a26757d
2020-11-06 09:50:09,733 > Successfully built Octolapse
2020-11-06 09:50:09,734 > Installing collected packages: Octolapse
2020-11-06 09:50:09,734 > Attempting uninstall: Octolapse
2020-11-06 09:50:09,735 > Found existing installation: Octolapse 0.4.0
2020-11-06 09:50:09,735 > Uninstalling Octolapse-0.4.0:
2020-11-06 09:50:09,735 > Successfully uninstalled Octolapse-0.4.0
2020-11-06 09:50:11,739 > Successfully installed Octolapse-0.4.0

Additional information about your setup

  1. Version 0.17.0
  2. Raspberry pi 3 B+
  3. pi camera module v2
  4. Prusa i3 mk3s
  5. Google Chrome
  6. Windows

I have the same issue.

I also have this problem

Please upload a systeminfo bundle zip

octoprint-systeminfo-20220625143527.zip (17.5 KB)