One quick question: I just want to create an Assetto Corsa app with python, but I need a couple of libraries which are not included in the assetto corsa python native version. I need numpy and pandas. Could anyone tell me please how I can add these libraries to my app and make it work? When i create apps without external libraries app works fine, but as soon as I import numpy, app does not appear in the screen, it crashes internally because python does not have numpy installed. The issue is that python is a dll inside assetto corsa so i do not know where nd how to add the library.
Please I need help, I have search a lot in different forums websites and still do not know how to do it.
Thank you in advance!!
Please I need help, I have search a lot in different forums websites and still do not know how to do it.
Thank you in advance!!