<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Files and modules organization]]></title><description><![CDATA[<p dir="auto">Hello there</p>
<p dir="auto">There is my main <code>module A</code>. It should use a <code>module B</code> (located in the same folder) and Python's standart module <code>YAML</code> (which doesn't exist by default).<br />
Whats the best solution? Should I just download <code>YAML</code> and copy it to <code>module A</code> folder?</p>
<p dir="auto">Right now <code>module A</code> is placed here</p>
<p dir="auto"><code>%user%\AppData\Roaming\Maxon\Maxon Cinema 4D R25\library\scripts\</code></p>
<p dir="auto">I'm not sure, but maybe I should use another folder, e.g. <code>E:\C4D_scripts</code> and use environment variable <code>C4DPYTHONPATH39</code>?</p>
<p dir="auto">How do you orginize your files and modules?</p>
]]></description><link>http://developers.maxon.net/forum//topic/14072/files-and-modules-organization</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 07:57:09 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum//topic/14072.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 11 Jun 2022 15:15:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Files and modules organization on Thu, 12 Sep 2024 16:06:53 GMT]]></title><description><![CDATA[<p dir="auto">AWESOME!  Thanks <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/ferdinand">@<bdi>ferdinand</bdi></a>!!!</p>
]]></description><link>http://developers.maxon.net/forum//post/74928</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/74928</guid><dc:creator><![CDATA[randymills]]></dc:creator><pubDate>Thu, 12 Sep 2024 16:06:53 GMT</pubDate></item><item><title><![CDATA[Reply to Files and modules organization on Thu, 12 Sep 2024 16:05:46 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/kisaf">@<bdi>kisaf</bdi></a>,</p>
<p dir="auto">Thank you for reaching out to us. There are multiple search paths being added to our Python interpreter, both predefined and custom. The custom module search paths registered with <code>C4DPYTHONPATHXX</code> are one option but not the only one.</p>
<p dir="auto"><s>I recently updated the Python libraries manual in the Python docs, the manual has not been reviewed yet, so you will still find typos in there, but it will convey the information you are interested in. The manual will be released in an upcoming version of the SDK, find below the markup of the manual as a 'preview'.</s></p>
<p dir="auto"><s>Please excuse the informal approach, but I am quite short on time, and the manual will contain all relevant information for you, so I am taking this route as an exception.</s></p>
<p dir="auto">edit: The manual is published for quite some time now, I just forgot to update this thread: <a href="https://developers.maxon.net/docs/py/2025_0_0/manuals/manual_py_libraries.html" target="_blank" rel="noopener noreferrer nofollow ugc">Cinema 4D Python Documentation: Python Libraries Manual</a></p>
<p dir="auto">Cheers,<br />
Ferdinand</p>
]]></description><link>http://developers.maxon.net/forum//post/69231</link><guid isPermaLink="true">http://developers.maxon.net/forum//post/69231</guid><dc:creator><![CDATA[ferdinand]]></dc:creator><pubDate>Thu, 12 Sep 2024 16:05:46 GMT</pubDate></item></channel></rss>