Install the 3rd party python library on Cinema 4D

It seems that the installation of Python has changed from Cinema4D R20. Allows you to pip install.

Cinema 4D Python directory is here

C:\Program Files\MAXON\Cinema 4D RXX\resource\modules\python\libs\win64\python27.vs2008.framework



 It seems that the library must be included here for R20 and above.
 By the way, the version of python is 2.7.

<br>
## Allow pip install
 Download get-pip.py from [here](https://bootstrap.pypa.io/get-pip.py).
 Place it directly under the above python directory.

 <img width="400" alt="vx1g1-mikvn.gif" src="https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/190301/83d44f48-f234-f9ec-b727-d280b39d5aad.gif">
 How to write I made it a gif because I think I will forget it myself> <
 -Execute the command as an administrator
 -Go to the above directory and install get-pip.py in Python
 ・ If successfully appears, the 3rd party library can now be pip installed.
 ・ Can be installed with ```. \ Python.exe -m pip instal ~~` ``
 -Open the C4D console and ```import ~~` `` and if no error occurs, you can import.


 ** What was pip installed is stored here **

#### **`C:\Program Files\MAXON\Cinema 4D RXX\resource\modules\python\libs\win64\python27.vs2008.framework\lib\site-packages`**



.







Recommended Posts

Install the 3rd party python library on Cinema 4D
Install python library on Lambda using [/ tmp]
Install the machine learning library TensorFlow on fedora23
Install python on WSL
Install Scrapy on python3
Install Python on Mac
Install Python 3 on Mac
Install Python3.4 on CentOS 6.6
Install python external library
Install python on windows
Install Python 2.7.3 on CentOS 5.4
Install Python 3.3 on Ubuntu 12.04
Install Python 3.4 on Mac
Install Python 3.6 on Docker
Install psycopg2 (pgsql library for python3) on Apple Silicon
Steps to install the latest Python on your Mac
Install django on python + anaconda and start the server
Install Python 3.8 on RHEL 8 (AppStream)
Install watchdog on Windows + Python 3.3
Install pygame on python3.4 on mac
Windows10: Install python dlib library
Install Python 3.8 on CentOS 7 (SCL)
Install the JDK on Linux
Install pandas 0.14 on python3.4 [on Mac]
Install OpenCV on Ubuntu + python
Python --Install MySQLDB on EC2
Install Python 3.8 on CentOS 8 (AppStream)
[Python] [Chainer] [Windows] Install Chainer on Windows
Install Python Pillow on Amazon Linux
Install Python 3.8 on Ubuntu 18.04 (OS standard)
Install Python3 on Sakura server (FreeBSD)
Install anaconda on Mac → Add Library
Install Python 3.8 on Ubuntu 20.04 (OS standard)
Install python2.7 on windows 32bit environment
Install Python on Windows + pip + virtualenv
Install Pytorch on Blender 2.90 python on Windows
Install Python 3.7 Anaconda on MAC, but Python 2
Install python3 on Mac (El Capitan)
Quickly install OpenCV 2.4 (+ python) on OS X and try the sample
Windows10: Install MeCab library in python
Install the Python plugin with Netbeans 8.0.2
[Python] How to import the library
Memorize the Python commentary on YouTube.
Install Python 3.9 on Ubuntu 20.04 (OS standard?)
Install Python development environment on Windows 10
Install Python on CentOS using Pyenv
Install confluent-kafka for Python on Ubuntu
Install Python 2.7 on Ubuntu 20.04 (OS standard?)
Steps to install python3 on mac
Sakura Use Python on the Internet
Install Python on CentOS using pyenv
Install the python module with pip on a server without root privileges
[Python, Julia] 3D display in Jupyter-Mayavi library
[Kivy] How to install Kivy on Windows [Python]
Steps to install Python environment on Ubuntu
[Python] Register your own library on PyPI
What is "mahjong" in the Python library? ??
scipy stumbles with pip install on python 2.7.8
Until you install your own Python library
Download files on the web with Python
Install Python less than 3.5.3 on macOS Catalina