Forums

Virtualenv Problems

Hi there!

I m trying to deploy an app on pythonanywhere using text mining and machine learning algorythms ( nltk and scikit-learn) and so i had to create a virtual environnement, what i have done. My problem is when i put the link of my virtualenv in my web application, it does not work anymore... i just entered this path in the vitualenv part : /home/adrienap/.virtualenvs/deploy Should i do something more? Got the message "Something went wrong" when i reload my app...

Thanks for the help !

Adrien

If there is something wrong with your virualenv, we indicate that on the web app page. Otherwise, look in your error and server logs for a traceback that you can use as the starting point for debugging the error.