albakhtari / photoshop-22-linux

Adobe Photoshop CC 2021 installation script for Linux, using wine.
GNU General Public License v3.0
101 stars 9 forks source link

Installer says dependencies are missing -- they're not #12

Closed Vermoot closed 1 year ago

Vermoot commented 1 year ago

Hi there! I'm trying to use your installer, and it fails, saying every dependency is missing. I've installed gdown with pip3 install and checked every other dependency was indeed installed, and they definitely are. Here's a screenshot. image

I'm on Arch (btw). Current version of wine is wine-7.20 (Staging), though I don't thing it matters at this stage.

Any clue what I could do to fix this? Thanks!

albakhtari commented 1 year ago

I forgot to add the ! to denote the exception, Sorry. Give me a minute to fix it.

albakhtari commented 1 year ago

Just fixed the issue, please update the code by running:

git pull

Sorry for the inconvenience.

Vermoot commented 1 year ago

Sorry for the inconvenience.

Mate, I posted an issue and you fixed it within 5 minutes. You have nothing to apologize for :D Cheers!

albakhtari commented 1 year ago

Let me know if it works.

Vermoot commented 1 year ago

Yes it did