CrossMgrVideo on Mac

14 views
Skip to first unread message

pearl...@gmail.com

unread,
Sep 18, 2024, 11:13:01 AM9/18/24
to CrossMgrSoftware
I managed to get CrossMgr installed on my mac and working by throwing some commands at it that I found on youtube because it said the app was damaged and cannot be opened.

I'm trying to figure out how to get CrossMgrVideo running as well, but after installing and following the same process, it doesn't seem to run.  It just shows up in the Dock, but doesn't seem to do anything.  Anyone else experience this and know how to solve it?  I was able to get the terminal error message seen below:

Traceback (most recent call last):

  File "CrossMgrVideo.pyw", line 6, in <module>

  File "PyInstaller/loader/pyimod02_importers.py", line 378, in exec_module

  File "MainWin.py", line 32, in <module>

ModuleNotFoundError: No module named 'Clock'


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "CrossMgrVideo.pyw", line 8, in <module>

ModuleNotFoundError: No module named 'CrossMgrVideo'

[PYI-73984:ERROR] Failed to execute script 'CrossMgrVideo' due to unhandled exception: No module named 'CrossMgrVideo'

[PYI-73984:ERROR] Traceback:

Traceback (most recent call last):

  File "CrossMgrVideo.pyw", line 6, in <module>

  File "PyInstaller/loader/pyimod02_importers.py", line 378, in exec_module

  File "MainWin.py", line 32, in <module>

ModuleNotFoundError: No module named 'Clock'


During handling of the above exception, another exception occurred:


Traceback (most recent call last):

  File "CrossMgrVideo.pyw", line 8, in <module>

ModuleNotFoundError: No module named 'CrossMgrVideo'


Edward Sitarski

unread,
Sep 18, 2024, 5:20:36 PM9/18/24
to crossmgr...@googlegroups.com
I assume you are running from source code.
If so, cd into the CrossMgrVideo directory, then do "python3 UpdatedDependencies.py".
Then do "python3 CrossMgrVideo.pyw".

You can also use the "crossmgr-install.py" method explained on the github page.

--
You received this message because you are subscribed to the Google Groups "CrossMgrSoftware" group.
To unsubscribe from this group and stop receiving emails from it, send an email to crossmgrsoftwa...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/crossmgrsoftware/ac56cbcf-ecda-44ce-9a6d-0ccdfc2e2fd1n%40googlegroups.com.


--

Edward Sitarski

Reply all
Reply to author
Forward
0 new messages