You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context:
Windows 11 OS
Python 3.11
Conda environment
Anthropic and Gemini Anynodes work when making simple text based queries.
Here I tried another example from this repo.
Workflow: (copying the example from the repo)
Errors:
If I include the Preview image node in the workflow
"Error occurred when executing PreviewImage:
'NoneType' object is not subscriptable"
If i EXCLUDE the Preview image node
"Error occurred when executing AnyNodeAnthropic:
OpenCV(4.8.0) d:\a\opencv-python\opencv-python\opencv\modules\imgproc\src\color.simd_helpers.hpp:92: error: (-2:Unspecified error) in function '__cdecl cv::impl::`anonymous-namespace'::CvtHelper,struct cv::impl::A0xa7e5ea26::Set<1,-1,-1>,struct cv::impl::A0xa7e5ea26::Set<0,2,5>,3>::CvtHelper(const class cv::_InputArray &,const class cv::_OutputArray &,int)'
Invalid number of channels in input image:
'VScn::contains(scn)'
where
'scn' is 1"
Any help would is appreciated.
The text was updated successfully, but these errors were encountered:
Context:
Windows 11 OS
Python 3.11
Conda environment
Anthropic and Gemini Anynodes work when making simple text based queries.
Here I tried another example from this repo.
Workflow: (copying the example from the repo)
Errors:
"Error occurred when executing PreviewImage:
'NoneType' object is not subscriptable"
"Error occurred when executing AnyNodeAnthropic:
OpenCV(4.8.0) d:\a\opencv-python\opencv-python\opencv\modules\imgproc\src\color.simd_helpers.hpp:92: error: (-2:Unspecified error) in function '__cdecl cv::impl::`anonymous-namespace'::CvtHelper,struct cv::impl::A0xa7e5ea26::Set<1,-1,-1>,struct cv::impl::A0xa7e5ea26::Set<0,2,5>,3>::CvtHelper(const class cv::_InputArray &,const class cv::_OutputArray &,int)'
Any help would is appreciated.
The text was updated successfully, but these errors were encountered: