--
You received this message because you are subscribed to the Google Groups "weblabdeusto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weblabdeusto+unsubscribe@googlegroups.com.
To post to this group, send email to weblab...@googlegroups.com.
Visit this group at https://groups.google.com/group/weblabdeusto.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "weblabdeusto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weblabdeusto+unsubscribe@googlegroups.com.
To post to this group, send email to weblab...@googlegroups.com.
Visit this group at https://groups.google.com/group/weblabdeusto.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "weblabdeusto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weblabdeusto...@googlegroups.com.
Hi,
The 400 error happens when the client is sending a message that the server can't accept. This should not be the case in a GET call to /weblab/. Furthermore, I verified that this particular error message is not in the code of WebLab-Deusto.
Given that WebLab-Deusto has worked for you previously as you stated in private (and you could add users, etc) and that the problem is not related to a web browser plugin or similar, I can only think of an installation problem with the libraries we use. I noticed that you don't use a virtualenv, which is fine, but it means that if you had installed other software which relies on other libraries, there could be a conflict.
Could you run "pip freeze > libraries.txt" and send the "libraries.txt" file? Since the last time you successfully used WebLab-Deusto in that computer, did you use or install any Python software?
Best,
Pablo
--
You received this message because you are subscribed to the Google Groups "weblabdeusto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weblabdeusto+unsubscribe@googlegroups.com.
PS C:\Users\Sujay> Set-ExecutionPolicy AllSignedPS C:\Users\Sujay> virtualenv .\weblab_venv[...]PS C:\Users\Sujay> .\weblab_venv\scripts\activate (you'll have to use this every time you want to run weblab)(weblab_venv) PS C:\Users\Sujay> cd .\weblab (if you have it there)(weblab_venv) PS C:\Users\Sujay\weblab> python setup.py install[this will take a while](weblab_venv) PS C:\Users\Sujay\weblab> cd ..(weblab_venv) PS C:\Users\Sujay> weblab-admin create example3 --http-server-port=8000
--
You received this message because you are subscribed to the Google Groups "weblabdeusto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weblabdeusto+unsubscribe@googlegroups.com.
To post to this group, send email to weblab...@googlegroups.com.
Visit this group at https://groups.google.com/group/weblabdeusto.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "weblabdeusto" group.
To unsubscribe from this group and stop receiving emails from it, send an email to weblabdeusto+unsubscribe@googlegroups.com.
To post to this group, send email to weblab...@googlegroups.com.
Visit this group at https://groups.google.com/group/weblabdeusto.
For more options, visit https://groups.google.com/d/optout.