Skip to content

Unable to install nxt-editor for Blender #210

Answered by ImLucasBrown
sgodanas asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like Blender now ships, with Python 3.9 but we only officially support up to 3.7. The last time we tested installing the blender plugin it was in Blender 2.91.
We make no promises any of this will work, but you can try one of the following:

  • pip install nxt-editor --ignore-requires-python you'll probably have also individually install PySide2, Qt.py and nxt-core
  • Change the python version requirement in our setup.py and run our package builder graph

Supporting newer versions of Python is something we'd like to do, but probably won't happen this year.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sgodanas
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants