Skip to content

sbn-psi/pds4viewer-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDS4 Viewer Wrapper

Overview

This script will install the PDS4 viewer as a command line script for Mac/Linux. It will automatically create and manage a venv with a supported version of python for you.

Requirements

Python 3.10 or Python 3.11. Newer versions of python will not work due to changes in tkinter, and older versions are EOL.

On a Mac, you can install python3.11 with homebrew:

brew install python@3.11 python-tk@3.11

Usage

Initial set up:

./bootstrap.sh

Running the viewer:

./pds4viewer.sh

About

Wrapper script for PDS4 Viewer on Mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published