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