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

Building Site with Python 3 #186

Open
FeXd opened this issue Jan 3, 2021 · 2 comments
Open

Building Site with Python 3 #186

FeXd opened this issue Jan 3, 2021 · 2 comments

Comments

@FeXd
Copy link
Contributor

FeXd commented Jan 3, 2021

Since updating to MacOS Big Sur, I'm having a terrible time getting a version of Python 2 installed using homebrew and pyenv. I started a branch to try and get things building with Python 3 with mild success.

Before I get too far, can anyone point me to a place I can download all of the current files created in /generated/ after building off HEAD? That would help me diff everything when I'm done to double check for correctness.

Also related, would you rather I update the existing generator.py to work in Python3, or create a generator3.py which is separate? I could go either way to be honest.

@FeXd
Copy link
Contributor Author

FeXd commented Jan 3, 2021

Relevant working branch is here: master...FeXd:python3

Very messy working branch, but will clean it up if I'm successful in the future.

@FeXd
Copy link
Contributor Author

FeXd commented Apr 18, 2021

Just wanted to make a quick update. I needed to get Python 2 working on MacOS recently for a different project, so am now able to build the site again locally.

But I do still plan on trying to make the script work in Python 3 in the future.

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

1 participant