hex-in

Results 6 comments of hex-in

> Is it possible to implement CRC-32 calculation of GSM32 like in this document: [link](https://www.etsi.org/deliver/etsi_ts/102300_102399/10236101/02.04.01_60/ts_10236101v020401p.pdf) page 140? OK, No problem.

> On MacOS, running python 3.10, `pip install libscrc` returns the following error: > > ```python > ERROR: Could not find a version that satisfies the requirement libscrc (from versions:...

> I get the exact same error when using the **python:3.10-alpine** docker image: > > ``` > ERROR: Could not find a version that satisfies the requirement libscrc (from versions:...

> I was able to clone this repo to build + install libscrc 1.8 on my python 3.10.3's version of python, so I think this might just be a pip...

> > Python 3.10 (or 3.9) using Docker container with Alpine (or Debian buster) - **Failed**: > > https://pastebin.com/3vXM6WiY > > Sorry. No gcc was installed. Below is a snippet...

> I get the exact same error when using the **python:3.10-alpine** docker image: > > ``` > ERROR: Could not find a version that satisfies the requirement libscrc (from versions:...