Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Athena won't run on MacOS Big Sur 11.2.1 #15

Open
ben-s-e opened this issue Jun 10, 2021 · 0 comments
Open

Athena won't run on MacOS Big Sur 11.2.1 #15

ben-s-e opened this issue Jun 10, 2021 · 0 comments

Comments

@ben-s-e
Copy link

ben-s-e commented Jun 10, 2021

Following the instructions in HACKING.txt, I get the python3 error:

athena % python3 src/main.py
No version.py available
Athena version is 0.4.7.dev2+g98c8769
Athena's output directory will be /var/folders/0n/lghg82jn4bb7pqjs3cbz4ljh0000gn/T/Athenan36jwwso
Traceback (most recent call last):
File "/Users/ben/LOCAL/athena/src/main.py", line 8, in
from athena.mainwindow import AthenaWindow
File "/Users/ben/LOCAL/athena/src/athena/mainwindow.py", line 18, in
from athena import bildparser, viewer, screenshot, geom, ATHENA_DIR, ATHENA_OUTPUT_DIR, ATHENA_SRC_DIR, logwindow, version
File "/Users/ben/LOCAL/athena/src/athena/viewer.py", line 15, in
from athena import ATHENA_SRC_DIR, plymesh, geom, decorations, screenshot
File "/Users/ben/LOCAL/athena/src/athena/decorations.py", line 14, in
class SphereDecorations(Qt3DCore.QEntity):
TypeError: 'Shiboken.ObjectType' object is not iterable

And downloading the latest .zip pre-release, moving the Athena app to /Applications and double clicking, it says:

"Athena is damaged and can't be opened"

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

No branches or pull requests

1 participant