Welcome to mirror list, hosted at ThFree Co, Russian Federation.

import_bpy.py « blender_as_python_module « tests - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ea75c0f2fe6f39bd3fe9247b351a189481e1ef00 (plain)
1
2
3
4
# SPDX-License-Identifier: GPL-2.0-or-later

# Just import bpy and see if there are any dynamic loader errors.
import bpy