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

New package across important branches #59

Open
LTR14 opened this issue Jun 26, 2023 · 0 comments
Open

New package across important branches #59

LTR14 opened this issue Jun 26, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@LTR14
Copy link
Collaborator

LTR14 commented Jun 26, 2023

Source: From main branch going to read-in-spreadsheet branch (or other branches with updated requirement lists)

Description: If the code for the main branch is already on your machine and you switch into the read-in-spreadsheet branch, you will either have to manually pip install the following packages: googledrivedownloader. requests, pathlib, openpyxl. These can be found at PPUC/requirements.txt

Solution: Either rerun the requirements download from the root directory (g2a/PPUC) with pip3 install -r requirements.txt on Mac or pip install -r requirements.txt on Windows. This can also be down manually as mentioned above

@LTR14 LTR14 added the good first issue Good for newcomers label Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant