Skip to main content
Arctic Sounds
Known Participant
April 3, 2018
Question

Tych Panel Installation

  • April 3, 2018
  • 3 replies
  • 8126 views

Hi all,

I'm trying to install Tych Panel 2, a Photoshop script to make dyptichs. It is found here: https://github.com/reimund/Tych-Panel

I'm having troubles installing the script. Whenever I browse and try to open the script in Photoshop, I get an error which says I have to run Photoshop as an administrator. I'm logged in as adminitrator on my iMac though, so I don't see the problem. Does anyone know what to do about this? Thank you!

This topic has been closed for replies.

3 replies

Participant
November 2, 2018

Do you see in the original command script where it says 2019? Change it to 2018. I was able to get it to install but it's still only available under the File-> script->Tych Panel, not as an extension. If someone can figure that out it would be nice.

sudo /Applications/Adobe\ Photoshop\ CC\ 2018/Adobe\ Photoshop\ CC\ 2018.app/Contents/MacOS/Adobe\ Photoshop\ CC\ 2018

3615alex
Participating Frequently
January 18, 2020

I managed to get it to work via Bridge and Photoshop CC2020 running Catalina

Get the files from the dropbox link :

https://www.dropbox.com/s/za66403tbm8hds6/tychpanel-2.5.0.zip?dl=1

 

Then on your mac go to :

Application / Adobe Photoshop 2020 / Presets / Scripts

And create a new folder called Tych Panel

 

From the tychpanel-2.5.0 folder copy the files under :

CC 2018 / assets / scripts

 

Then paste the content in the folder you just created

 

Then install the bridge

 

Bridge context menu installation
================================

1. Copy the file <Photoshop version>/assets/bridge-context-menu/Tych Panel.jsx
to the Bridge Startup scripts directory.

The Bridge Startup scripts directory is located in the following locations:

On Mac OS X:
~/Library/Application Support/Adobe/Bridge [version]/Startup Scripts/

 

Then in bridge you can right click on an image and create new rows and columns!

Participant
February 4, 2020

I can't for the life of me navigate to the bridge startup scripts directory you mentioned! Trying so hard to install this on my PS CC2020, with zero luck - same issue the OP mentioned. 

Participant
June 15, 2018

Right click the Photoshop icon and click "Run as administrator", that should do the trick.

I´m having problems with Tych Panel not showing up in Window / Extensions after install, any ideas?

Tom Winkelmann
Inspiring
April 3, 2018

Didn't know Mac, but you read this?

Run Photoshop as administrator.

MacOS: In terminal, run ´sudo /Applications/Adobe\ Photoshop\ CC\ 2018/Adobe\ Photoshop\ CC\ 2019.app/Contents/MacOS/Adobe\ Photoshop\ CC\ 2018´.

Arctic Sounds
Known Participant
April 5, 2018

Thanks! I already tried this, but it doesn't work.

When I run the sudo command in terminal it says:

"sudo: /Applications/Adobe Photoshop CC 2018/Adobe Photoshop CC 2019.app/Contents/MacOS/Adobe Photoshop CC 2018: command not found"

feschesheli
Participant
June 29, 2018

Try this : sudo open /Applications/Adobe\ Photoshop\ CC\ 2018/Adobe\ Photoshop\ CC\ 2018.app

It's the open command!