web2py / py4web

Other
246 stars 126 forks source link

Adding missing files reported in issues/783 #826

Closed mrworm closed 10 months ago

mrworm commented 10 months ago

https://github.com/web2py/py4web/issues/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++