Skip to content

Fix warning about cti_files being deprecated#30

Open
cgraf78 wants to merge 1 commit intogenicam:masterfrom
cgraf78:_dev_cgraf_fix_cti_files_warning
Open

Fix warning about cti_files being deprecated#30
cgraf78 wants to merge 1 commit intogenicam:masterfrom
cgraf78:_dev_cgraf_fix_cti_files_warning

Conversation

@cgraf78
Copy link

@cgraf78 cgraf78 commented May 25, 2023

harvesters-gui currently prints this warning to the console when it starts:

harvesters_gui\frontend\pyqt5.py:163: DeprecationWarning: please consider to use files instead of cti_files.
  return self.harvester_core.cti_files

Apply the suggested fix to suppress the warning.

harvesters-gui currently prints this warning to the console when it starts:

```
harvesters_gui\frontend\pyqt5.py:163: DeprecationWarning: please consider to use files instead of cti_files.
  return self.harvester_core.cti_files
```

Apply the suggested fix to suppress the warning.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant