Closed tomkoolen closed 5 years ago
After deinstalling PyRfc and installing an older version (1.9.94) it seems to work now. I have no clue what went wrong, but at least it is solved.
Also faced this issue, I was on 1.9.98 and had to go back to1.9.94
@AxelMarquez, which Python version and OS version are you using?
Duplicate of #100
File "D:\odooo\python\lib\site-packages\pyrfc__init__.py", line 30, in
Now I have installed pyrfc latest version and odoo=14 but showing above error while running odoo server.
When only the older PyRFC version works, the cause is usually older SAP NWRFC SDK version installed on your system.
You should check the SAP NWRFC SDK version, update to the latest one and use the latest PyRFC.
Actually I didn't found SAP NWRFC SDK software...I am trying to install for windows.
Download described here: https://github.com/SAP/PyRFC#all-platforms
Hi all,
I have check all issues and stack overflow posts about the issue but I cannot manage to solve it.
When I run import pyrfc I get the following error:
I am really out of ideas of what I am still missing.