insidesherpa / JPMC-tech-task-1

56 stars 352 forks source link

Python 2.7.16 (default, Jul 13 2019, 16:01:51) [GCC 8.3.0] on linux2 #260

Open mohamed2222 opened 3 years ago

mohamed2222 commented 3 years ago

Traceback (most recent call last): File "/tmp/upm292031355/bare-imports.py", line 14, in ".", extra_ignore_dirs=sys.argv[1].split() File "/tmp/upm292031355/pipreqs.py", line 98, in get_all_imports missing_modules = imports.keys() - (set(candidates) & imports.keys()) TypeError: unsupported operand type(s) for &: 'set' and 'list' exit status 1

SuyedDalvi commented 2 years ago

I am getting this error as well.