Dev talk:2.8/Source/PackageManager

提供: wiki
2017年4月15日 (土) 23:28時点におけるwiki>TheOmniによる版 (Created page with "From the current description I get the impression that all pre-existing solutions for package management are ignored here. Namely: pip and conda. Please don't reinvent the wheel....")
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

From the current description I get the impression that all pre-existing solutions for package management are ignored here. Namely: pip and conda. Please don't reinvent the wheel. I don't see why existing systems shouldn't be able to be adapted to Blender's needs. pip for example is implemented in Python, therefore there should be no obvious obstable to integrate it into the Python environment running inside Blender. TheOmni 14:28, 15 April 2017 (UTC)