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

Update macOS install script to reflect Python 3.8.x (rather than 3.7) #216

Closed
LeeBinder opened this issue Apr 9, 2022 · 5 comments
Closed

Comments

@LeeBinder
Copy link

brew update
brew install [email protected] libxslt re2 pkg-config
/usr/local/opt/[email protected]/bin/python3 -m venv ~/gs-venv
PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" ~/gs-venv/bin/pip install --no-binary lxml --upgrade git+https://github.com/ArchiveTeam/grab-site

👍

@TheTechRobo
Copy link
Contributor

grab-site does not work in Python 3.9: ArchiveTeam/ludios_wpull#20

@LeeBinder
Copy link
Author

Hi @TheTechRobo - that's helpful to know. You have admin access here, don't you. How about if you add this info to the https://github.com/ArchiveTeam/grab-site#install-on-macos section? To add clarity that python 3.7 is actually required 👍.

@ivan
Copy link
Contributor

ivan commented Apr 10, 2022

Thanks, I have updated it to use [email protected].

I considered adding a disclaimer just now, but people incorrectly mutate the install steps in many different ways and I don't really want to cover every possible thing in the README.

@ivan ivan closed this as completed Apr 10, 2022
@TheTechRobo
Copy link
Contributor

@LeeBinder I don't have admin access here.

@LeeBinder
Copy link
Author

LeeBinder commented Apr 10, 2022

Fine - Ivan already updated the manual, and grab-site is working here now :)

@LeeBinder LeeBinder changed the title Update macOS install script to reflect current Python 3.9.x (rather than 3.7) Update macOS install script to reflect Python 3.8.x (rather than 3.7) Apr 10, 2022
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

No branches or pull requests

3 participants