Reputation over time
It looks like this user hasn't gained any reputation yet.
Once they have, you'll be able to view a graph of their reputation gained over time.
Here's a preview of what the graph will look like:
Reputation Breakdown
No reputation gained yet.
69
When I try to install the two plugins from URL, I get an error:
2020-08-05 06:01:57,329 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install 'file:///tmp/tmpXTZgzf/"palette-2-plugin-master.zip"' --no-cache-dir
2020-08-05 06:01:59,358 ! ERROR: Invalid requirement: '\'file:///tmp/tmpXTZgzf/"palette-2-plugin-master.zip"\''
2020-08-05 06:01:59,359 ! Hint: It looks like a path. File file:///tmp/tmpXTZgzf/"palette-2-plugin-master.zip" does not exist.
2020-08-05 06:02:39,153 /home/pi/oprint/bin/python2 -m pip --disable-pip-version-check install 'file:///tmp/tmpp5DEgr/"canvas-plugin-master.zip"' --no-cache-dir
2020-08-05 06:02:41,181 ! ERROR: Invalid requirement: '\'file:///tmp/tmpp5DEgr/"canvas-plugin-master.zip"\''
2020-08-05 06:02:41,182 ! Hint: It looks like a path. File file:///tmp/tmpp5DEgr/"canvas-plugin-master.zip" does not exist.
I only have this problem with octopi 1.4.1, isntalled fine on a machine running 1.4.0, maybe the issue is with the latest build of octoprint?