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

site.py", line 46 site_url = f"{root_site_url}sites/{alias}" error with python 2.7 #529

Closed
maryam-hesham96 opened this issue Jun 27, 2022 · 1 comment
Labels

Comments

@maryam-hesham96
Copy link

the f for format string isn't compatible with python 2.7 so it throws an error

@vgrem vgrem added the bug label Jun 27, 2022
@vgrem
Copy link
Owner

vgrem commented Sep 7, 2022

Thank you for catching this bug, it has been resolved in 2.3.14 version

@vgrem vgrem closed this as completed Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants