Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation bash script #38

Open
wants to merge 17 commits into
base: develop
Choose a base branch
from

Conversation

AndreasZS
Copy link
Contributor

Created a bash script for installation of necessary packages. Only works for Linux or Windows Subsystem for Linux. Documentation in 'INSTALL/README.md' and comments within 'setup_linux'

Shell output: script_test.txt

@gregstarr
Copy link
Owner

looks pretty good! Can I run this on Windows or do I need to run it on linux?

@AndreasZS
Copy link
Contributor Author

AndreasZS commented Sep 4, 2020

Currently I have only tested it on Linux Ubunutu on my laptop and Windows Subsystem for Linux (also Ubuntu) on my Windows 10 Desktop. It will not work in Windows Command Prompt. I am considering writing a Powershell script for use on Windows but have to do some research first.
I made the script with little research on installation scripts and it is very likely that there exists a better language/tool for the task. This mostly just simplifies the process (on Linux machines) of individually finding/installing the packages needed for pychop. Also note that I have been running pychop with python 3.8 seemingly without issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants