johschmitz / blender-driving-scenario-creator

Blender add-on for creating OpenDRIVE and OpenSCENARIO based automotive driving scenarios including 3D models
GNU General Public License v3.0
231 stars 36 forks source link

Driving Scenario Creator #41

Open mfatihkoc opened 1 week ago

mfatihkoc commented 1 week ago

when I want to adds on Driving Scenario Creator in adds on section, and clicked to enable, it says no module named scenariogeneration.

blender version: 4.2.3 LTS

Screenshot (274)

What you mean by Portable version of Blender, which blender version do you use without any problem?

mfatihkoc commented 1 week ago

Screenshot (275)

johschmitz commented 1 week ago

To solve this problem please read the README https://github.com/johschmitz/blender-driving-scenario-creator?tab=readme-ov-file#requirements-windows regarding how to install the required library into your Blender Python environment.

mfatihkoc commented 1 week ago

I followed and Modules Installed () from 'C:\Users\X\Downloads\blender-driving-scenario-creator-v0.24.1.zip' into 'C:\Users\X\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons' I think now driver scenario create is enabled.

thanks