#๐Ÿ”’ Need help installing onnxconverter-common

9 messages ยท Page 1 of 1 (latest)

hearty roost
#

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!

supple pineBOT
#

@hearty roost

Python help channel opened

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.

weak yoke
hearty roost
#

Thanks for the help though

hearty roost
#

The solution was to install via conda, on python 3.10.

#

!close

supple pineBOT
#
Python help channel closed with !close

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.