Linked Questions

0 votes
0 answers
38 views

I am trying to install the python package pandas for use in Blender 4.3. To do so, I am using the following command: ...
Alex Mekx's user avatar
  • 141
73 votes
10 answers
62k views

I'm currently developing a script for Blender to handle Mesh Frequency Decomposition. The script is nearly complete, but i need one more thing: The SciPy library to compute eigenvalues and ...
Gouwi's user avatar
  • 731
9 votes
2 answers
5k views

This question relates to installing pip from within Blender without the need to open a terminal outside Blender. This allows for more user friendliness and pip calls from within an add-on (as opposed ...
NumesSanguis's user avatar
6 votes
2 answers
4k views

I just got started with Blender and my main interest is to use code to generate 3D images. I like what I see, but I do not like the fact that I cannot just use any library I want. Usually, when ...
cantdutchthis's user avatar
1 vote
1 answer
4k views

I tried to install pythonnet in Blender (v2.83) using Windows Power Shell: ...
igmar's user avatar
  • 199
0 votes
1 answer
5k views

I'm trying to install modules (one of them is open3d) with pip command. From 2.8+ it should be easy as pip install open3d (...
vklidu's user avatar
  • 37.6k
2 votes
1 answer
2k views

I want to get the current time in Japan, not the keyframe time And it will set AM00:00 as 0 seconds AM00:01=60 AM00:10=600 AM00:30=1800 AM01:30=5400... I want to change all hours and minutes to ...
InamuraJIN's user avatar
0 votes
1 answer
3k views

It seems that Blender now comes with pip bundled in it, but I haven’t figured out how to use pip to install packages from the command line because I looked the Blender folder inside and out and there ...
HullBreaker's user avatar
1 vote
1 answer
2k views

I am trying to install GDAL to use it with BlenderGis, but I am not able to run it. I have Python installed with brew. I tried a similar flow as described here for ...
Dawe's user avatar
  • 131
0 votes
1 answer
2k views

I'm trying to read inputs from an XBox 360 controller in Blender 2.8 however my scripting knowledge is limited. I think I would have to install this python module/library/whatever the heck its called ...
WSNH's user avatar
  • 1
0 votes
2 answers
1k views

New to Blender. Experienced with Python 2.7. I am trying to install pip in my Blender Python implementation. I am attempting to do this by following the instructions in How to use PIP with Blender's ...
philologon's user avatar
1 vote
1 answer
1k views

Where would I need to start? I am just about able to code genetic algorithms and neural networks using Python, C# etc so that is not primarily the problem. Is it just a case of importing modules ...
Ben Simione's user avatar
1 vote
2 answers
955 views

I'm using PIL to an addon I'm working on and at some point I need to open images using pillow. The usual way to do is ...
teebi's user avatar
  • 11
0 votes
1 answer
832 views

Is there any possible way to accelerate the python's script execution inside of blender using GPU ?
A bou's user avatar
  • 70
1 vote
1 answer
646 views

Short version: I need to install external modules for use within Blender, but can't for the reasons given below. I'm on macOS 10.14.3 with Blender 2.91.2, which includes Python 3.7. I want to be able ...
Tango's user avatar
  • 551

15 30 50 per page