Forums

i deleted by accident the directory that goes in /home/rogmasc/.cache/python-entrypoints

im runing the code in pythonanywhere server

i deleted by accident the directory that goes in

/home/rogmasc/.cache/python-entrypoints

and i can not view my app when i go to de web page

how can i recover the directory or recreate it .....

It will be re-created the next time a program that uses the entrypoints library is run

(It will be re-created the next time a program that uses the entrypoints library is run)

witch program do i run to recreat it ????

Why do you think this directory is needed for your web app to run at all? What do you see in your web app error log?

you where Right the file does no affect the app, but this happend when some one made some changes to the bottle.py file ... and the app did not start, tank you for the info, and yes the error log gave me problem, tanks again for your time.

Excellent, glad we could help.