pact-python icon indicating copy to clipboard operation
pact-python copied to clipboard

Execution hangs with error - 'C:\Program Files (x86)\Python36-32\Lib\site-packages\pact\bin\pact\lib\ruby\bin..\bin.real\ruby.exe: No such file or directory -- Files (LoadError)'

Open asbhat1069 opened this issue 7 years ago • 0 comments

I am new to pact and am trying to run the pact tests in python , but get this error every time 'C:\Program Files (x86)\Python36-32\Lib\site-packages\pact\bin\pact\lib\ruby\bin..\bin.real\ruby.exe: No such file or directory -- Files (LoadError)' and the execution hangs there ? i see that the file exists in the path . How do i run the tests ? i run from the terminal using 'python -m unittest python-filename'

python version - 3.6.1 os - win 8

asbhat1069 avatar Mar 16 '18 01:03 asbhat1069