Open shash29-dev opened 3 years ago
This is likely due to an incompatibility between numba and numpy. Please make sure you are using the latest versions.
This is likely due to an incompatibility between numba and numpy. Please make sure you are using the latest versions.
Problem solved.Thank you!
installed using setup.py and, running ---> preds = fa.get_landmarks(input) gives error: TypeError: expected dtype object, got 'numpy.dtype[float32]'
The above exception was the direct cause of the following exception:
info: Ubuntu 16 nvidia-smi 465 drivers cuda-8.0 python 3.7
what may be the issue and how to resolve?