Skip to content

Update to Python 3.9 question #15

Description

@diegogangl

Hi,
Unfortunately it doesn't work with Blender 2.93+ since it requires Python 3.9. I've already changed the code in my local repo, added the dlls and libraries and got the integration working. I can also get the individual scripts to work (by calling them through the CLI).
However I can't get the invidual exe packages to work. I'm working on re-packaging them with PyInstaller, but I keep hitting import errors. Here's the command I'm using (path is Pandora)

python -m PyInstaller --paths=.\UserInterfacesPandora --paths=..  PandoraSettings.py                                                                                                                                                                                                                                                         

Could you share which parameters you used to get them to work? Also would you be interested in a PR with these changes?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions