We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running octoprint 1.5.3 and filament manager disappeared. Reload from repository does nothing.
The text was updated successfully, but these errors were encountered:
same here. installing from console shows no errors or warnings (besides pip version) are thrown. OctoPrint version : 1.5.3 OctoPi version : 0.18.0
Sorry, something went wrong.
Same here Octoprint 1.5.3
Me too. It's totally disappeared.
I had this problem earlier, it seems to be to do with the "sqlalchemy" package.
However, I found a workaround this morning: Find the file called "compat.py" within "[python location]/site-packages/sqlalchemy/util/" folder
Replace time.clock() with time.perf_counter().
Restart Octoprint and then Filament Manager should function as expected again.
No branches or pull requests
Running octoprint 1.5.3 and filament manager disappeared. Reload from repository does nothing.
The text was updated successfully, but these errors were encountered: