nils1603

Results 6 comments of nils1603

The pybind version has been updated to 2.9. We also fixed the python3 include if both python2.7 and python3 are installed. This will be merged into the master with the...

I think the issue still exists. My program segfaults as well. The error shows up, when a new file_ptr is supposed to be opened here: https://github.com/arun11299/cpp-subprocess/blob/1392c47cbbf519bd02ddafb5871526c16b7f2dd1/subprocess.hpp#L1632 I have adjusted this...

Can confirm that this is not working and results in a freeze. Users on reddit also confirmed this: https://www.reddit.com/r/flipperzero/comments/zwuip8/mifare_ultralight_c_unlock_with_reader_not_working/

Hey kraemv, not sure what exactly what you mean. Is your issue with parsing a netlist and the way nets are presented or using the HAL netlist verilog writer? Currently...

Hey ghyghy123, can you provide more information? What is your OS, are there any cmake errors or warnings. Which python version are you running. Can you please share the cmake...