Skip to content

IS_CM_SENSOR_RAW8 #4

Description

@tayfun91

hello deaar,
i get this error.

python version 3.9

C:\Users\Copil\Desktop\microEye-main\examples>python control_module.py
Traceback (most recent call last):
File "C:\Users\Copil\Desktop\microEye-main\examples\control_module.py", line 1, in
from microEye.hardware import control_module
File "C:\Users\Copil\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\microEye\hardware_init_.py", line 1, in
from .acquisition_module import acquisition_module
File "C:\Users\Copil\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\microEye\hardware\acquisition_module.py", line 17, in
from .CameraListWidget import CameraListWidget
File "C:\Users\Copil\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\microEye\hardware\CameraListWidget.py", line 10, in
from .ueye_camera import IDS_Camera
File "C:\Users\Copil\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\microEye\hardware\ueye_camera.py", line 10, in
formats_ = {ueye.IS_CM_SENSOR_RAW8: 8,
AttributeError: 'NoneType' object has no attribute 'IS_CM_SENSOR_RAW8'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions