Python module import fails
Dear community, I apologise if this question was discussed previously, but I couldn't find so far any ways to resolve that. When trying to import a pyodbc module when scripting in blender it says that the module is not found, even tough it was installed to the packages' dir. I also tried to install the module to a separate folder and specify the path - didn't work as well. When trying to use the module with the system python I have no issues. Could it be the blender's python that needs to be adjusted somehow? Thanks to everybody that will spent reading this message! Cheers!