The-EG / OctoPrint-CameraSettings

An OctoPrint plugin that allows a user to interactively change camera settings.
GNU Affero General Public License v3.0
56 stars 7 forks source link

Can't add plugin #73

Closed imawizzard closed 2 years ago

imawizzard commented 2 years ago

Hello,

I can't find the plugin in the plugin manager. When I download the zip file and upload it, it doesn't show up in the plugins.

afbeelding

The-EG commented 2 years ago

The plugin manager won't show it if it's not compatible with your setup and even if you manually install it, it still won't work. It requires Python 3 and Linux (ie OctoPi, Raspberry Pi OS, Debian, etc.).

imawizzard commented 2 years ago

I used the plugin in the past, why should it not work with my setup? i only have multicam

Op zo 24 apr. 2022 17:28 schreef Taylor Talkington @.***

:

Closed #73 https://github.com/The-EG/OctoPrint-CameraSettings/issues/73.

— Reply to this email directly, view it on GitHub https://github.com/The-EG/OctoPrint-CameraSettings/issues/73#event-6486000563, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ4HSWBDFLR4HF5RUFIUBYLVGVSBPANCNFSM5UGIRODA . You are receiving this because you authored the thread.Message ID: @.*** com>

The-EG commented 2 years ago

Well, you've told me absolutely nothing about your setup so I can only guess. If you had filled out the bug report template instead of deleting it or starting with a fresh issue I could have some idea...

so, lets start there:

Observed behavior What is happening or not working?

Expected behavior What should be happening?

OctoPrint Version What version of OctoPrint are you using?

CameraSettings Plugin Version What version of this plugin are you using?

Camera What camera are you using?

Linux/OctoPi What Linux distribution/image is this running on? If you are unsure, it is probably OctoPi. If OctoPi, what version?

Other Plugins Do you have any other plugins that may be modifying the camera stream (ie, The Spaghetti Detective)?

In addition, octoprint.log would be helpful here.

imawizzard commented 2 years ago
Observed behavior
Can't install the Camera Settings Plugin

Expected behavior

Install the plugin

OctoPrint Version
What version of OctoPrint are you using?

1.7.3 CameraSettings Plugin Version What version of this plugin are you using? Latest (0.3.2) Camera What camera are you using? Trust Trino 720P, Endoscope Linux/OctoPi What Linux distribution/image is this running on? If you are unsure, it is probably OctoPi. If OctoPi, what version? 0.18.0 Other Plugins Do you have any other plugins that may be modifying the camera stream (ie, The Spaghetti Detective)? afbeelding afbeelding

imawizzard commented 2 years ago

octoprint.log

The-EG commented 2 years ago

from your octoprint.log:

2022-04-24 19:41:41,660 - octoprint.plugin.core - INFO - 33 plugin(s) registered with the system: ... | !Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings ... Prefix legend: ! = disabled, # = blacklisted, * = incompatible

It's installed, you have it disabled.

imawizzard commented 2 years ago

Didn't know that. I Will check it.

Thank you

Op ma 25 apr. 2022 15:04 schreef Taylor Talkington @.***

:

from your octoprint.log:

2022-04-24 19:41:41,660 - octoprint.plugin.core - INFO - 33 plugin(s) registered with the system: ... | !Camera Settings (0.3.0) = /home/pi/oprint/lib/python3.7/site-packages/octoprint_CameraSettings ... Prefix legend: ! = disabled, # = blacklisted, * = incompatible

It's installed, you have it disabled.

— Reply to this email directly, view it on GitHub https://github.com/The-EG/OctoPrint-CameraSettings/issues/73#issuecomment-1108543032, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ4HSWALXBXC2CFKNWKBRJLVG2J6FANCNFSM5UGIRODA . You are receiving this because you authored the thread.Message ID: @.***>