Check out the thread
Regards
Gokul
@ashwini.mali
It is may happened due to python update, kindly check the python.exe file places in certain location
open command prompt in your machine and type
where python
copy the path and paste it in your python scope
Issue Resolve ,Thank you so much
Hii
Python scope activity Issue is resolve but facing another Issue in Invoke Python Method Activity Error is(Invoke Python Method: One or more errors occurred.)i want call handle(imgs) method in invoke method Activity
Please Kindly help me to resolve issue .
same Activities add in my job like above document but still same issue(one or more error occurred).
Check your parameter from the code and passed in invoke method activity. and python is case sensitivity, also check it.
when i pass parameter in invoke method activity without quate so getting error.
And when pass parameter in qoute then not showing error
please Guide me to how pass parameter in invoke method
If you need to pass the n1 and n2 value, Need to create a variable in it
Crete n1 & n2 as a variable type integer
assign
n1=2
n2=5
place above the involve menthod.
Hii
I want Call Method (handle(imgs))from Python script (watermark Remove )
I try to call but getting Error
Kindly Checked Screenshot and Please guide me to resolve issue
Hi,
if you are mentioning paths in your code, Give a try placing double slashes instead of single slash.
Regards,
Kalyan
main file?
@ashwini.mali
Kindly create new topic regard to your query.
Because the path issue is fixed, it will junk and confuse the topic who have the same issues.
Created new topic but its not apporve
its in pending