Open CanPacis opened 2 years ago
Having the same problem as of now.
same
This also fails (per documentation):
git clone https://github.com/Seo-Rii/electron-acrylic-window.git
cd electron-acrylic-window
yarn install
yarn run test
Now it's working after installing Python 3.10.5.
python --version
I've checked out the previous issues like mine but couldn't find a solution.
What am I doing wrong?