Pascal Chambon

Results 75 comments of Pascal Chambon

Additional investigations : ProcessExplorer shows that "working" python programs DO load sqlite3.dll and spatialite.dll from OSGeo4W's bin directory. The PATH env variable of both succeeding (normal python) and failing (coverage.py...

I confirm that without such options, some packages like Pillow, rcssmin etc. can be a pain to install, especially when they try to build optional C extensions on environments where...

Yes, docs are quite sparse about it (except exampels like PyJWKClient), and by looking at the code, it gets easily miunderstood alas ^^'

Hello David, thanks for your inputs, our use case is a bit unusual, because we're investigating porting a flexible multi-cipher cryptosystem (https://github.com/WitnessAngel/witness-angel-cryptolib) to the embedded world ; the goal is...