Logitech C922
**Octolaps doesn't get activate it and get a server error when I try to enable it. **
2023-02-24 15:32:10,135 - octoprint.plugins.pluginmanager - INFO - Installing plugin from https://github.com/FormerLurker/Octolapse/archive/master.zip
2023-02-24 15:32:10,504 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2022.6.13) did not pass check, not loading.
2023-02-24 15:32:10,756 - octoprint.plugin.core - ERROR - Could not locate plugin octolapse
Traceback (most recent call last):
File "C:\OctPrint\venv\lib\site-packages\octoprint\plugin\core.py", line 1188, in _import_plugin_from_module
location, spec = _find_module(module_name)
File "C:\OctPrint\venv\lib\site-packages\octoprint\plugin\core.py", line 45, in _find_module
spec = imp.find_module(name)
File "C:\OctPrint\venv\lib\site-packages\octoprint\vendor\imp.py", line 288, in find_module
raise ImportError(_ERR_MSG.format(name), name=name)
ImportError: No module named 'octoprint_octolapse'
2023-02-24 15:32:10,813 - octoprint.plugin.core - ERROR - Could not locate plugin octolapse
Traceback (most recent call last):
File "C:\OctPrint\venv\lib\site-packages\octoprint\plugin\core.py", line 1188, in _import_plugin_from_module
location, spec = _find_module(module_name)
File "C:\OctPrint\venv\lib\site-packages\octoprint\plugin\core.py", line 45, in _find_module
spec = imp.find_module(name)
File "C:\OctPrint\venv\lib\site-packages\octoprint\vendor\imp.py", line 288, in find_module
raise ImportError(_ERR_MSG.format(name), name=name)
ImportError: No module named 'octoprint_octolapse'
2023-02-24 15:33:53,129 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2022.6.13) did not pass check, not loading.
Initializing GcodePositionProcessor V1.0.1 - Copyright (C) 2019 Brad Hochgesang...Python 3+ Detected...complete
2023-02-24 15:33:53,970 - octolapse.init - INFO - Release mode detected.
2023-02-24 15:33:54,033 - octoprint.plugin.core - INFO - Loading plugins from C:\OctPrint\venv\Lib\site-packages\octoprint\plugins, C:\Users\eabdu\AppData\Roaming\OctoPrint\plugins and installed plugin packages...
2023-02-24 15:33:54,189 - octoprint.plugin.core - INFO - Plugin Pi Support Plugin (2022.6.13) did not pass check, not loading.
2023-02-24 15:33:54,438 - octolapse.init - INFO - Release mode detected.
2023-02-24 15:33:54,438 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 45 hook handlers
2023-02-24 15:33:54,438 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system:
| Action Command Notification Support (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\action_command_notification
| Action Command Prompt Support (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\action_command_prompt
| Announcement Plugin (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\announcements
| Anonymous Usage Tracking (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\tracking
| Application Keys Plugin (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\appkeys
| Backup & Restore (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\backup
| Core Wizard (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\corewizard
| Discovery (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\discovery
| Error Tracking (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\errortracking
| Event Manager (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\eventmanager
| Exclude Region (0.3.2) = C:\OctPrint\venv\lib\site-packages\octoprint_excluderegion
| File Check (2021.2.23) (bundled) = C:\OctPrint\venv\lib\site-packages\octoprint_file_check
| Firmware Check (2021.10.11) (bundled) = C:\OctPrint\venv\lib\site-packages\octoprint_firmware_check
| GCode Viewer (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\gcodeviewer
| Logging (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\logging
| MultiCam (0.3.0) = C:\OctPrint\venv\lib\site-packages\octoprint_multicam
| !Octolapse (0.4.1) = C:\OctPrint\venv\lib\site-packages\octoprint_octolapse
| Plugin Manager (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\pluginmanager
| PrettyGCode (1.2.4) = C:\OctPrint\venv\lib\site-packages\octoprint_prettygcode
| PrintTimeGenius Plugin (2.3.0) = C:\OctPrint\venv\lib\site-packages\octoprint_PrintTimeGenius
| Software Update (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\softwareupdate
| Virtual Printer (bundled) = C:\OctPrint\venv\Lib\site-packages\octoprint\plugins\virtual_printer
Prefix legend: ! = disabled, # = blacklisted, * = incompatible
2023-02-24 15:33:54,438 - octoprint.plugins.pluginmanager - INFO - The plugin was installed successfully: Octolapse, version 0.4.1
**I have the OctoPrint installed on windows 10 with python version Python 3.10.8
How did you install OctoPrint on Windows? What process did you use? Please try and provide more information in your post about your setup so you can get help more effectively.
I did follow these steps to get the OctoPrint to run on my windows machine:
This guide will help you install OctoPrint onto Windows.
Do you just want to access your existing OctoPrint instance under Windows?
Then there's absolutely no need to follow this guide, this is for installing the OctoPrint server under Windows, which is probably a rather unusual setup. If all you want is to access your existing OctoPrint instance (e.g. running on a Raspberry Pi via the OctoPi image), fire up your browser of choice and direct it to that instance's URL. Don't know wh…
I didn't add anything else to it, except for the YawCam
Did you install the special development version of OctoLapse linked in this issue for Python 3.10 support?
opened 05:21PM - 23 Nov 21 UTC
bug
possible resolution
<!--
READ THE FOLLOWING FIRST:
I like to keep things clean. This is a place… for reporting bugs and
requesting new features, but is not a good place to ask questions about
or to learn how to use OctoPrint, Octolapse, or any third party programs
and tools like OctoPi, mjpg-streamer, or GPhoto2. Unfortunately there is
currently no user form dedicated to Octolapse, but you can find lots of
information directly within Octolapse (click on the blue question marks or
the help buttons within the interface), and in the Octolapse Wiki
(https://github.com/FormerLurker/Octolapse/wiki). You should also
consider submitting an issue in Octoprint Community Forms within the
plugin category (https://community.octoprint.org/c/plugins/), or via the
official OctoPrint Discord server within #support-plugins channel.
Basically, please exhaust every other option before positing an issue so I
can focus as much as possible on improving Octolapse, and fixing known
bugs. However, if you get stuck and can't find help, and you are sure your
problem isn't actually a bug, please send an email to: FormerLurker@pm.me.
For feature requests, add the prefix "[Request]" in the title (without the
quotes).
Do not delete anything from the template except where noted or the
bot will complain.
Thanks!
-->
#### If this is a feature request describe it here
<!--
Please be as clear as possible. After you are finished, please fill in the
OctoPrint and Octolapse version. Maybe the feature already exists?
-->
___REPLACE_THIS__FEATURE_REQUEST_DESCRIPTION_GOES_HERE
#### Version of Octolapse
<!--
This can be found within the Octolapse settings in the About tab.
If you suspect an installation issue from the plugin manager,
please state that here, especially if you are installing a specific
branch, and not the default (master) branch.
DO NOT OMIT
-->
Octolapse Version: 0.4.1
#### Version of OctoPrint
<!--
Can be found in the lower left corner of the web interface.
DO NOT OMIT
-->
OctoPrint Version: 1.7.2
<!--
If this is a feature request, you are done! Thanks!
If not, please continue
-->
#### When you ran into the problem, did you have diagnostic logging enabled?
<!--
You can find out more about diagnostic logging here:
https://github.com/FormerLurker/Octolapse/wiki/Debug-Profiles#log-additional-information
It is very helpful for certain problems. If you can reproduce the issue with
one of the Diagnostic logging profiles, please do so before submitting an issue.
-->
Diagnostic Logging was Enabled: Yes
#### What were you doing when the problem occurred
<!--
Be specific. Explain what you did as clearly as possible.
It's best if you provide a list of steps you took that can
be used to reproduce the error you encountered.
-->
1. I was having issues with my OctoPrint so I started with a fresh install. Uninstalled Python 3.9.4, installed Python 3.10.0.
2. From here I rebuilt OctoPrint, everything is working as it should, just going through and adding my plugins.
3. All plugins installed fine except for Octolapse, the install completed and instead of the correct name in the install complete popup had "Unknown"
4. After restarting OctoPrint it started throwing an Internal Server Error
6. Attempted to reset setting to default for Octolapse, same issue.
7. Cant edit settings or do anything with the plugin currently.
#### What should have happened?
It should not have had any error popups
#### What happened instead?
Lots of error popups
![image](https://user-images.githubusercontent.com/10390356/143066930-ab9b71c8-db7d-4449-afbb-dab5fbcc496f.png)
#### Operating System running OctoPrint and Octolapse
<!--
OctoPi, Linux, Windows, MacOS, something else?
Include the version number if possible.
OctoPi's version can be found in /etc/octopi_version or in the lower left
corner of the web interface.
DO NOT OMIT
-->
OS Name: Windows 10
Os Version: 21H1
#### Printer model & used firmware incl. version
<!--
OMIT ONLY IF IT IS DEFINITELY NOT NEEDED.
-->
Printer Model: ___REPLACE_THIS__PRINTER_MODEL_GOES_HERE
Printer Firmware Version: ___REPLACE_THIS__PRINTER_FIRMWARE_VERSION_GOES_HERE
#### Browser and version of browser, operating system running browser
<!--
OMIT ONLY IF IT IS DEFINITELY NOT NEEDED
-->
Browser: FireFox/Chrome
Browser OS: Windows 10
#### Link to the gcode file you were printing when the problem occurred
<!--
Many problems I've seen are due to specific gcode files.
Sometimes it's a bug, sometimes it can be slicer settings,
other times it can be Octolapse or OctoPrint setting related.
In any case, the gcode file is often very useful.
On gist.github.com or pastebin.com.
OMIT ONLY IF IT IS DEFINITELY NOT NEEDED
!-->
Link to Gcode File: ___REPLACE_THIS__GCODE_FILE_LINK_GOES_HERE
#### Link to settings.json
<!--
Lots of problems are settings related, and having them available
makes debugging a lot easier. You can export the settings.json
file from within the Octoprint settings.
BE AWARE - IF YOU HAVE ANY PASSWORDS IN YOUR CAMERA PROFILE,
THEY WILL BE EXPORTED ALONG WITH THE REST OF YOUR SETTINGS!
IF YOU ARE USING CAMERA AUTHENTICATION IN ANY OF YOUR PROFILES,
EITHER REMOVE THE PASSWORDS BEFORE EXPORTING, DELETE THEM FROM THE FILE
AFTER EXPORTING, OR DON'T POST SETTINGS.JSON! You can search for
"password":
to find all of the entries containing passwords.
OMIT ONLY IF YOU HAVE ENTERED A PASSWORD TO ACCESS YOUR CAMERA
WITHIN OCTOLAPSE
!-->
Link to settings.json with all passwords removed: https://gist.github.com/insomaniac49/2cce03668c7582451edf9a9bd17de94c
#### Link to plugin_octolapse.log
<!--
On gist.github.com or pastebin.com.
DO NOT OMIT IF YOU ARE USING OCTOLAPSE V0.2.2 OR LATER.
IF YOU ARE USING V0.2.1 OR EARLIER DO NOT POST YOUR LOGFILE
SINCE IT MAY CONTAIN CAMERA AUTHENTICATION PASSWORDS IF THEY WERE
ENTERED.
-->
Link to plugin_octolapse.log: https://gist.github.com/insomaniac49/c97f4aee1e31a42634cb37098626e544
#### Link to octoprint.log
<!--
On gist.github.com or pastebin.com.
DO NOT OMIT
-->
Link to octoprint.log: https://gist.github.com/insomaniac49/94041c68cb1765c67792e5f740a77594
#### Link to contents of Javascript console in the browser
<!--
If you are having UI problems, like buttons not working, or problems saving
settings, please inlude the javascript console output
on gist.github.com or pastebin.com.
OMIT ONLY IF IT IS DEFINITELY NOT NEEDED
-->
Link to javascript console output: https://gist.github.com/insomaniac49/c1dc1cba19531d438732a7546c13c960
#### Screenshots and/or videos of the problem:
<!--
This is really nice to include, especially if you're having trouble
putting your issue into words. A picture speaks 1000 of them, afterall!
-->
Screenshot/Video Links: ![image](https://user-images.githubusercontent.com/10390356/143067285-8b0b6beb-fec2-4c4f-90ce-45f47c43ead5.png)
https://community.octoprint.org/t/settings-load-error/38005, found this while searching in regards to the error.
## Please consider becoming a patron
If you like this project, [please support my work by becoming a patron,](https://www.patreon.com/bePatron?u=9588101) 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](https://www.youtube.com/channel/UCnnTLQetNw7FqfQOLJCMqoQ) by subscribing to my Youtube channel. You can also [follow me on Twitter](https://twitter.com/FormerLurker1).