Hey! I'm unable to install onnxconverter_common for some weird reason. I have CMake installed, I have Visual Studio installed, the PATH variables are updated, long file names in Windows are enabled. Whenever I try to install that module, latest version for Python 3.13.2, it tries to build something called "wheels", waits for like 5 minutes, and then gives me this monstrosity of an error many thousands of lines long that ends with what's on the screenshot. I have no idea what's causing this and it's holding back all my project as I need ONNX to export my custom ELM model. Thanks!
#๐ Need help installing onnxconverter-common
9 messages ยท Page 1 of 1 (latest)
@hearty roost
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Closes after a period of inactivity, or when you send !close.
this is the latest issue on their github and explains what you're seeing https://github.com/microsoft/onnxconverter-common/issues/312
I think I've managed to launch skl2onnx via conda. It's not perfect, praat-parselmouth is unavailable from conda, but it's at least importing everything else
Thanks for the help though
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.