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

Adding missing files reported in issues/783 #826

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Conversation

mrworm
Copy link
Contributor

@mrworm mrworm commented Nov 10, 2023

#783

This 3 files were missing.

Then when the files are added you can do a
cd docs
pip install --upgrade -r requirements.txt
This will install all and set up the requirements needed for the documentation app.

If requirements can not be compiled you need to download the right compiler and for windows it was not the latest visual studio but you need an older one from here: https://visualstudio.microsoft.com/af5d2e5f-18b8-450f-923a-52f595c61631
During the installation Check the option:
Desktop Development with C++

web2py#783

This 3 files were missing.

Then when the files are added you can do a 
cd docs
pip install --upgrade -r requirements.txt

If requirements can not be compiled you need to download the right compiler and for windows it was not the latest visual studio but you need an older one from here:
https://visualstudio.microsoft.com/af5d2e5f-18b8-450f-923a-52f595c61631
Check the option:
Desktop Development with C++
@mdipierro mdipierro merged commit 66896a0 into web2py:master Nov 12, 2023
5 checks passed
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