Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requirements and English help #2

Open
MyraBaba opened this issue Jun 5, 2019 · 3 comments
Open

Requirements and English help #2

MyraBaba opened this issue Jun 5, 2019 · 3 comments

Comments

@MyraBaba
Copy link

MyraBaba commented Jun 5, 2019

Hi,

We want to test your project.

Would mind to let us know the steps to have working system ?

What is the requirement? Also english help inside the codes please. It could be very useful.

@1996scarlet
Copy link
Owner

pip3 install coloredlogs h5py sklearn 
mxnet-cu101 keras pandas 
ujson mss python-socketio easydict 
matplotlib eventlet scikit-image 
aiohttp imutils websockets Cython --user

@jibsamGarcia
Copy link

Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "usb_camera.py", line 138, in
Process(target=lambda: asyncio.run(embedding_loop(preload))).start()
NameError: name 'asyncio' is not defined

Exception in thread Thread-2:
Traceback (most recent call last):
File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "usb_camera.py", line 139, in
Process(target=lambda: asyncio.run(detection_loop(preload))).start()
NameError: name 'asyncio' is not defined

Exception in thread Thread-3:
Traceback (most recent call last):
File "/usr/lib/python3.6/threading.py", line 916, in _bootstrap_inner
self.run()
File "/usr/lib/python3.6/threading.py", line 864, in run
self._target(*self._args, **self._kwargs)
File "usb_camera.py", line 140, in
Process(target=lambda: asyncio.run(upload_loop())).start()
NameError: name 'asyncio' is not defined

Traceback (most recent call last):
File "usb_camera.py", line 141, in
asyncio.run(camera_loop(preload))
NameError: name 'asyncio' is not defined

@ThanhPham1987
Copy link

Hi @1996scarlet,
What about version of package?
Best regards,
PeterPham

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants