-
**Describe the issue or bug**
Attempting to serialize a class instance from package [scikit-diveMove](https://pypi.org/project/scikit-diveMove) via pickle fails with an error
**To Reproduce**
…
-
Can you deploy ap-northeast-1.
-
Hi! Props, rawkit seems nice.
This isn't really a bug (so apologies for putting it on your issue tracker), but I had a need for [CFFI](https://cffi.readthedocs.io/en/latest/) based bindings for lib…
-
I have encountered some videos on vimeo require [curl-cffi](https://github.com/yifeikong/curl_cffi) in order to download. Is there a way to include it or an option to bundle it with the image?
-
I installed the hdf5-cffi using roswell as per the instructions. But hdf5-cffi compile process cannot find the location of hdf5.h and gives the following error,
```
Installing from github HDFGroup…
-
The following error is reported when installing with pip inside a conda environment on MacOS x64.
```
Building wheel for pymeos_cffi (pyproject.toml) ... error
error: subprocess-exited-with-e…
-
I just installed **ProxyBroker** with `pip install -U git+https://github.com/constverum/ProxyBroker.git` on my Win10 machine. Whenever I try to run **ProxyBroker** I get this error:
![image](https:…
-
**Is your feature request related to a problem? Please describe.**
I use curl-cffi for chrome to mimic both Desktop (MacOS, Windows) and Mobile (Android) device TLS fingerprints.
Until v129 for chro…
-
**Describe the bug**
Getting error curl_cffi.curl.CurlError: Failed to perform, curl: (16).
**To Reproduce**
```python
warnings.filterwarnings("ignore")
ja3 = ",".join(
[
…
-
## Feature request
Similar to how cfunc.cffi generates function pointers for use with cffi
It would be very useful for jitclasses to be transformable to/from cffi void* pointers
This would be…