Ian Goforth
Ian Goforth
Hi @cristina-posada, I'm trying to figure out why I'm having similar issues. Was your Sysmocom SJA2 purchased before or after September 2021 (is it SJA2v1 or SJA2v2)? Thank you
> Hi > > Did you have the same issue with the new srsRAN repository https://github.com/srsran/srsRAN_Project? If so, can you open an issue there? > > Thanks @frankist @cristina-posada Thank...
Using the following prevents the script from breaking: ```python @property def _cells(self): """ A sequence of |_Cell| objects, one for each cell of the layout grid. If the table contains...
I wish I could, but as you might understand I didn't want to try to debug a python program that, in this case, took over two days to finish lol....
I had errors with LibreOffice not able to find the resulting converted file for .doc to .docx. I made something quick to convert them myself: https://gist.github.com/igoforth/80b86cc4a256db502b5d8bed3b857113
hey @vonericsen ! Thanks for the reply. Since my last comment I found out a lot of the tools worked by passing raw disks into an ESXi Debian VM. So...
Thanks for all your guys work. I’m a big fan
> can you post the output `python.com --strace` when you run these commands? ran as user, lmk if needed as admin [strace.txt](https://github.com/ahgamut/superconfigure/files/15445385/strace.txt) ```powershell PS > .\bin\python3.12.com --strace 2>strace.txt >>> import...
> ok, can you check again with the nightly build now? [strace.txt](https://github.com/ahgamut/superconfigure/files/15445398/strace.txt)