MyTooliT / ICOc

ICOc is a tool to control the ICOtronic system, acquire data, and test stationary transceiver units and sensory tool holders.
https://mytoolit.github.io/ICOc/
2 stars 0 forks source link

ICOc Command Line Tool Does Not Work with Python 3.12 #46

Closed sanssecours closed 2 months ago

sanssecours commented 10 months ago

Description

ICOc does not start, if we use Python 3.12 to execute the tool.

Steps to Reproduce

  1. Install ICOc
  2. Start ICOc:

    icoc

Expected Result

ICOc lists the currently available sensor devices

Actual Result

System Information

OS: Windows 10 Python Version: 3.12

sanssecours commented 9 months ago

As far as I can tell the reason for this problem seems to be the windows-curses library.

sanssecours commented 2 months ago

This issue should be fixed in windows-curses version v2.3.3.