Skip to content

gaia: fix python3.8 missing command, fix gaiafusion shebang#35

Open
Amar1729 wants to merge 1 commit intoMTG:masterfrom
Amar1729:fix/gaia-gaiafusion
Open

gaia: fix python3.8 missing command, fix gaiafusion shebang#35
Amar1729 wants to merge 1 commit intoMTG:masterfrom
Amar1729:fix/gaia-gaiafusion

Conversation

@Amar1729
Copy link

@Amar1729 Amar1729 commented Sep 24, 2023

  • Not sure when it changed, but it seems the python@3.8 formula only has a (symlink) bin/python3.8, and no python3, which is part of the reason gaia installs from this tap may have been failing (possibly it's a difference between x86/arm? not sure) I think this is actually a homebrew convention - as of the past few minor versions - versioned python formula do NOT provide an unversioned python bin
  • updated the shebang in the gaiafusion python script; it was using /usr/bin/env python3, which did not properly have gaia2 installed
  • install resource six, which gaia2.fusion depends on

I can't test on x86, but this change works for me on a M1 mac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant