SAP / PyRFC

Asynchronous, non-blocking SAP NW RFC SDK bindings for Python
http://sap.github.io/PyRFC
Apache License 2.0
500 stars 132 forks source link

paths_fix.sh fails #344

Closed richca closed 10 months ago

richca commented 10 months ago

Describe the bug When trying to run the paths_fix.sh the script fails on Apple Arm OS 14.1 Sonoma. Pyrfc wont' work for me because NWFC won't setup correctly.

I did change the script to zsh instead of bash since bash wasn't work either. I also did try running as sudo.

To Reproduce Describe the steps to reproduce the behavior, including test script.

Screenshots If applicable, add screenshots to help explain your problem. image

Environment

Additional context Add any other context about the problem here.

bsrdjan commented 10 months ago

Thanks @richca for reporting this bug. paths_fix.sh should work now