Ericsson / eva

EVA is a web-based tool for efficient annotation of videos and image sequences and has an additional tracking capabilities
BSD 2-Clause "Simplified" License
121 stars 25 forks source link

Update requirements.txt with llvmlite version #11

Closed Roulbac closed 4 years ago

Roulbac commented 4 years ago

Fixes the following error when running manage.py

TypeError: create_target_machine() got an unexpected keyword argument 'jitdebug'
manishs17 commented 4 years ago

Hi @Roulbac , thanks for the reporting this.

can you pls share, what is your python version and numba version?

Roulbac commented 4 years ago

My numba version is 0.44.1 and I'm using the python 3.6.9 anaconda distribution

shoaib42 commented 4 years ago

llvmlite==0.31.0 works