はじめてのオートメーションをわずか数分で作成できます。Studio Web を試す →
作成者: Internal Labs
0
アクティビティ
949
Hello, I am getting below error:
ICD10CodeRecommandation: There was no endpoint listening at net.pipe://localhost/UiPath.Service/Host_IPythonService_9744 that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
I am using Python 3.6 32 Bit
Is there a web service that needs to be configured?
Hi Dan,
Please try to use Python 3.6 64 bit and try again, also look into the below thread as well
https://forum.uipath.com/t/unable-to-run-rpa-process-due-to-endpointnotfoundexception-error/92529/5
Regards,
Javed Ali
I am getting below error
ICD10CodeRecommandation: There was no endpoint listening at net.pipe://localhost/UiPath.Service/Host_IPythonService_9744 that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
I am using Python 3.6 32 Bit
Hi Nath,
Hope you are doing great.
Please try to use Python 3.6 64 bit and try again, also look into the below thread as well
https://forum.uipath.com/t/unable-to-run-rpa-process-due-to-endpointnotfoundexception-error/92529/5
plesae reach to me at javed.ali@uipath.com in case you need further assistance.
Regards,
Javed Ali
Javed, I have not been able to run/test the CodeQualityCheck yet. You mentioned an user manual, can you share it with me? I will really appreciate it. THANK YOU
Hi Sammir,
User manual is available now under resource tab, please check and let me know if you still face any issue.
Thanks
Hi Javed,
I am trying to test the CodeQualityCheck activity but I don't know what to set on "PythonEnginePath" and the "SourceFilePath" input arguments. Could you let me know how to use it? Thanks
hi Sammir,
PythonEnginePath is the path of the python executable at you system(in my case "C:\Program Files (x86)\Microsoft Visual Studio\Shared\Python36_64"), this is the folder where python files are available after installation. ICD 10 source file is attached in the used manual and you can download that and keep in your solution folded and pass that path as SourceFilePath. Please let me know how can I help you further.
Regards,
Javed Ali