-
i got this error :
prob = clf.predict_proba(feature_vector)[0][1]
AttributeError: 'str' object has no attribute 'predict_proba'
-
**Bug description**
Not able to deploy Openedx with Tutor on Kubernetes cluster
**How to reproduce**
Running tutor twice and getting two different behaviors
First try
```she…
-
**Is your feature request related to a problem? Please describe.**
Currently, permitted applications that are not installed in the system path must be specified with a full path, but for some of th…
-
hi
when i run eye_tracker.py i have a below error:
TypeError: slice indices must be integers or None or have an __index__ method
thank you
-
I need to run SEB along with GoToMeeting so the user can share their screen and chat with their Proctor. I can start the GoToMeeting and then SEB. This allows me to share the screen, but I need a way …
onato updated
4 years ago
-
Hi:
try to run main.py but got error, could you please help to check?
D:\project\opencv\Proctoring-AI>python main.py
D:\python\3.7.7\lib\site-packages\numpy\_distributor_init.py:32: UserWarning…
-
Hello!
This filter blocks WebSocket connections on legal sites that use WS connections to third-party domains, e.g. ".online".
Our service use WS connection to `*.proctoring.online` that was blo…
-
Hi :),
When we try to deploy our app (not behind a proxy), we get a 403 ERR from npm js. Everything was alright before this morning and no big changes happened.
Is someone get this issue before?…
-
In latest tutor release lms and cms job are failing because of missing django dependencies
- django-debug-toolbar
- django-debug-toolbar-mongo
Once manually installed in the cms and lms pod mak…
-
`pip-compile` seems to be unable to find any versions of Sphinx greater than 1.8.5, even though the newest 2.0.1 release installs normally via pip (at least under Python 3.5+) Additionally, it fails …