Results 6 comments of Ishaan Mahajan

> @ishaanamahajan what version of python? And what conda package were you using (you can run `conda list | grep pychrono` to check)? pychrono 6.0.0 py38_638 projectchrono/label/develop

Hi @parth-07 , I built my `clad.so` using conda following commands on here - https://github.com/vgvassilev/clad. I am also using the flags in my compilation statement (shown in the screenshot), that...

I get the same error message, just one of them this time though - ![clad2](https://github.com/vgvassilev/clad/assets/73236968/e024c51d-5d0e-4b52-9bab-8be0535dc7b7)

When can I expect another follow-up on the above?

this is the output I get - ``` clang version 15.0.7 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/bin ```

![Screenshot from 2023-05-30 16-34-22](https://github.com/vgvassilev/clad/assets/73236968/1e770e8c-cc6e-4109-99d2-a190f81702ea) I built clad from source, reinstalled clang, and this is what I get now. I also wanted to make sure I am using clad right -...