Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated VisualRecognitionV3 usage from code #32

Open
Niush opened this issue Jan 5, 2023 · 0 comments
Open

Remove deprecated VisualRecognitionV3 usage from code #32

Niush opened this issue Jan 5, 2023 · 0 comments
Assignees
Labels
breaking Can or will cause breaking changes (Needs investigation) dependencies Pull requests that update a dependency file

Comments

@Niush
Copy link
Member

Niush commented Jan 5, 2023

Overview:

Latest versions of ibm-watson pip package has removed the deprecated VisualRecognitionV3 feature.

That causes ImportError: cannot import name 'VisualRecognitionV3' from 'ibm_watson' due to it being used in certain modules inside ISAC-SIMO.

Suggested Fix:

Remove all deprecated ibm watson code and its functional feature from ISAC-SIMO. While only keeping the Offline Model feature.

@Niush Niush added dependencies Pull requests that update a dependency file breaking Can or will cause breaking changes (Needs investigation) labels Jan 5, 2023
@Niush Niush self-assigned this Jan 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Can or will cause breaking changes (Needs investigation) dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

1 participant