fribbels / Fribbels-Epic-7-Optimizer

A gear optimizer for Epic Seven
521 stars 107 forks source link

Unable to scan data after upgrading to macOS 12 #144

Open jianhaomiao opened 2 years ago

jianhaomiao commented 2 years ago

Unable to scan data after upgrading to macOS 12. It looks like it's an issue with electron-builder:

https://github.com/electron-userland/electron-builder/issues/6726

Screen Shot 2022-04-11 at 5 41 53 PM
lucamago commented 2 years ago

Hi I have the same problem, seems that macOs 12.3.1 update removed python 2 library that fribbels needs to auto-import and updated them with version 3. We need someone that updates the code in Fribbels from python 2 to 3, please someone with good hearth that would help us Mac user, help! :)

jack45j commented 2 years ago

Same problem here.

skyromance commented 2 years ago

I have similar problem here. It stuck with the "scanning item" step.

NB: MacBook Air M1 2020 OS: MacOS Monterey 12.3.1

Nxjy0011 commented 2 years ago

mt

Docutah commented 2 years ago

made an alias python = python3.10 and it worked btw

image

UPD you need to go to Application, right-click on app, show package content, open MacOS and launch that only file. It will launch through terminal and will work