Hi all,
When I try to set up django-polaries I got the following errors. Looking for your suggestions
Building wheels for collected packages: crc16
  Building wheel for crc16 (setup.py) ... error
  ERROR: Command errored out with exit status 1:
   command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-lat4wpsy/crc16/setup.py'"'"'; __file__='"'"'/tmp/pip-install-lat4wpsy/crc16/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-7f2iso3v
       cwd: /tmp/pip-install-lat4wpsy/crc16/
  Complete output (17 lines):
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib.linux-x86_64-3.7
  creating build/lib.linux-x86_64-3.7/crc16
  copying python3x/crc16/__init__.py -> build/lib.linux-x86_64-3.7/crc16