Simone Benatti

Results 14 comments of Simone Benatti

Hi Leo, could you please post the cose that is giving the error? Are you using the same pychrono version? Are you using the same python version? Thanks, Simone

@bchambers28 could you please - write all the code of your simulation (it's hard to understand what you are trying to achieve from your description) - use the "code" option...

Many problems pointed in the google group are related to odd mass ratios, large timesteps and stuff like that, but since your problem pops out when you add a link...

@SoWizard those parts of Irrlicht API are not wrapped, but you do have access to SetPosition and SetTarget, in most scenarios it should do the trick. Also, given that we...

Hi, sounds odd, it works fine for me. It might be a data path error. Make sure you are launching it in its own directory. Like ``` cd C:\Users\your_name\Anaconda3\envs\some_env\Lib\site-packages\pychrono\demos\fea python...

Hi Leo, does your CPU support AVX2 instructions?

Hi Peng, the linux conda packages are built on Ubuntu 18.04, thus linking GLIBC_2.27. You are totally right, installing a second glibc is not easy and very tricky, so my...

Hi Nick, as I said in the issue you mentioned, that workaround is no longer needed, so there is something else not working. Could you please revert your copy&paste and...

Hi Nick, currently MacOS users are not experiencing any error and I don't have a Mac available so this is going to be a bit of a shot in the...

Hi Nick, any update on this issue? Simone