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

Mac version possible? #56

Open
acrylicode opened this issue Jul 5, 2022 · 14 comments
Open

Mac version possible? #56

acrylicode opened this issue Jul 5, 2022 · 14 comments
Assignees

Comments

@acrylicode
Copy link

Hi, this project looks very promising, thank you so much!

Would it be possible to get this working on a Mac? Or is there any dependency that only runs natively in Windows? If it is possible could maybe someone guide me on how to get this working on a Mac? Maybe the python requirements.txt or all the needed dependencies.

Greetings.

@cojosass
Copy link

cojosass commented Aug 7, 2022

I second this

@cybernetchi
Copy link

yes, mac version please :)

@jessesep
Copy link

Me too!!!

@EnviralDesign
Copy link
Owner

Has anyone given the latest Vulcan branch of geopix a try? It in theory should sort of work now on macs, though there are still some windows things going on that will prevent it from being fully compatible.. however a big step closer.

If anyone does get the chance to try it out please let me know how it goes and leave any specific issues you find here.

@jessesep
Copy link

How would we go about installing it on a mac?

@EnviralDesign
Copy link
Owner

You can download a zip of the repo of the Vulcan branch here:

https://github.com/EnviralDesign/GeoPix/tree/vulcan-update

Uncompress the zip file to a folder, then open the geopix.toe with the notes version of touchdesigner that is listed in the readme.

I need to update it to latest soon, but it's very close.

@BDraff
Copy link
Sponsor

BDraff commented Jul 2, 2023

Hello!

Great to see support for MacOS. I happened upon this tool just yesterday and was about to walk on because of PC-only requirement until I found this issue.

I am able to load only TouchPlayer with GeoPix, not touchdesigner (intel build TouchPlayer.2022.32660.intel)

When I load TouchDesigner with GeoPix, errors occur. Additionally, if I load the Apple Silicon version of TouchPlayer, it also errors

I'll put some screenshots below
I've got a MacBook Pro 14-inch, 2021, Apple M1 Pro

@BDraff
Copy link
Sponsor

BDraff commented Jul 2, 2023

Screenshot 2023-07-02 at 01 27 49 Successful Opening of TouchPlayer on Intel build Screenshot 2023-07-02 at 01 28 27 Settings page for Midi

@BDraff
Copy link
Sponsor

BDraff commented Jul 2, 2023

Error messages when opening TouchPlayer Apple Silicon
TouchPlayer.2022.32660.arm64
Screenshot 2023-07-02 at 01 34 14

@BDraff
Copy link
Sponsor

BDraff commented Jul 2, 2023

Error Messages When Opening TouchDesigner
TouchDesigner.2022.32660.arm64.dmg
Screenshot 2023-07-02 at 01 18 50
Screenshot 2023-07-02 at 01 23 52
Screenshot 2023-07-02 at 01 23 59

@BDraff
Copy link
Sponsor

BDraff commented Jul 2, 2023

For completeness (although you mentioned above the latest is not supported), here's the error messages on the latest TouchDesigner
Screenshot 2023-07-02 at 01 09 21
Screenshot 2023-07-02 at 01 09 39

@BDraff
Copy link
Sponsor

BDraff commented Jul 2, 2023

When GeoPix is open in TouchPlayer, there are some error messages in the log page
Screenshot 2023-07-02 at 01 46 08
Screenshot 2023-07-02 at 01 45 42
Screenshot 2023-07-02 at 01 45 40

@EnviralDesign
Copy link
Owner

Awesome, thank you for the detailed logs and updates!
There seem to be some shaders that are taking too long, and some other Vulcan errors. I'll begin looking into this soon.

@akre54
Copy link

akre54 commented Nov 24, 2023

I made a bash version of the assets download script in #63 which removes the Windows req. As others have pointed out, launching on Mac is a matter of just opening the toe in TD, but right now it has a bunch of errors. Happy to help debug if there's interest.

SOURCE: DAT : 3 : /software/top/Time/timeline_collapsed/timePreview/script2_callbacks
ERROR: (95) Traceback (most recent call last):
File "/software/top/Time/timeline_collapsed/timePreview/script2_callbacks", line 12, in onCook
td.tdError: Module compilation error. See /software/top/PixelMapEditor/logic/local/modules/tdUtils for details.

SOURCE: DAT : 3 : /software/top/PixelMapEditor/logic/local/modules/tdUtils
ERROR: (95) Traceback (most recent call last):
File "/software/top/PixelMapEditor/logic/local/modules/tdUtils", line 19
r = previousimport(*args, **kw)
ModuleNotFoundError: No module named 'natsort'

SOURCE: DAT : 3 : /UberGui/Scheduler/chopexec_updateTime
ERROR: (110) Traceback (most recent call last):
File "/UberGui/Scheduler/chopexec_updateTime", line 5, in whileOn
td.tdAttributeError: 'td.containerCOMP' object has no attribute 'GetCurrentTime_Epoch' Context:/UberGui/Scheduler

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

7 participants