Relative Content

Tag Archive for windows-10python

i try to upload a numpy libraries but it shows this error

This question was migrated from Super User because it can be answered on Stack Overflow. Migrated 54 mins ago. [root@luckfox root]# python3 rc.py Could not find platform independent libraries <prefix> Traceback (most recent call last): File “/root/rc.py”, line 2, in <module> import face_recognition File “/root/face_recognition/__init__.py”, line 7, in <module> from .api import load_image_file, face_locations, batch_face_locations, […]