Closed Chetan-Yeola closed 1 year ago
Sorry I can't help, but something wasn't found:
I added a new config option for the odafc add-on: unix_exec_path
. This may help if the which
command can not find the ODAFileConverter
command and also adds support for AppImages provided by ODA.
This requires ezdxf
v1.0.0rc1 which is not released on PyPI yet.
To use an AppImage read the updated docs for the odafc add-on: https://ezdxf.mozman.at/docs/addons/odafc.html and the current download link of the AppImage for version 23.10 is broken, use this link to version 23.9: https://download.opendesign.com/guestfiles/Demo/ODAFileConverter_QT5_lnxX64_8.3dll_23.9.AppImage
Hi @mozman. Thanks for the reply. when new version of ezdxf comes out on PyPI?
The next release candidate 1.0.0rc1
will be published next weekend and the final 1.0.0
version will surely come later this year.
The next release candidate
1.0.0rc1
will be published next weekend and the final1.0.0
version will surely come later this year. Thank you..!
Hello @mozman , Your git hub repository is interesting. I am trying to read a dwg file using odafc.readfile() function. but facing some issue. UnknownODAFCError: ODA File Converter failed: return code = 127. I am using the ubuntu 22.04.