mworion / MountWizzard4

Amateur astronomy imaging support tool with special support for 10micron mounts.
Apache License 2.0
20 stars 8 forks source link

Startup.pyz fails on M1 Max MBP / macOS 13.3 at pyproject.toml #312

Closed LuxTerra closed 1 year ago

LuxTerra commented 1 year ago

Describe the bug startup.pyz takes a long time and eventually fails. Terminal output:

python3 startup.pyz

 ---------------------------------------------
 MountWizzard4
 ---------------------------------------------
 script version   : 3.1
 platform         : Darwin
 machine          : arm64
 python           : 3.9.6
 ---------------------------------------------
 Install and activate virtual environment
 MountWizzard4 not installed
 Install version 3.0.1
 ...this will take some time
 Install failed
 ---------------------------------------------
 Closing application
 ---------------------------------------------

To Reproduce Run python3 startup.pyz Long delay at "...this will take some time" before failure.

Log File Final lines of log file: [2023-03-29 18:55:41.877][I][ startup.pyz][ 61] Using cached PyQt5-5.15.8.tar.gz (3.2 MB) [2023-03-29 18:55:42.236][I][ startup.pyz][ 61] Installing build dependencies: started [2023-03-29 18:55:43.818][I][ startup.pyz][ 61] Installing build dependencies: finished with status 'done' [2023-03-29 18:55:43.819][I][ startup.pyz][ 61] Getting requirements to build wheel: started [2023-03-29 18:55:44.320][I][ startup.pyz][ 61] Getting requirements to build wheel: finished with status 'done' [2023-03-29 18:55:44.321][I][ startup.pyz][ 61] Preparing metadata (pyproject.toml): started [2023-03-29 20:01:31.738][D][ startup.pyz][ 74] Exit code:[-9], message:[], success:[False]

mworion commented 1 year ago

Hi, sorry to hear. It's related to Apple Silicon. Please have a look to closed issue #310: [https://www.astroworldcreations.com/blog/apple-silicon-and-legacy-command-line-software](https://github.com/mworion/MountWizzard4/issues/url) Michel

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.