<?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[How to use external libraries inside of a plugin]]></title><description><![CDATA[<p dir="auto">Hello!</p>
<p dir="auto">I've been writing a plugin that takes some information in the form of API requests (with the third party library "Requests") but I was doing my testing inside of the Python Script Manager. It works fine this way - but when I try and do the same inside a CommandData plugin it says it can't find the "Requests" library when C4D gets loaded.</p>
<p dir="auto">I've tried looking for this topic but I can't seem to find an anwser to it - apologies if this is a stupid question or if I just didn't look in the right place for it, as it seems something pretty basic but I can't get it to work <img src="http://developers.maxon.net/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=0b8ddba251d" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /></p>
<p dir="auto">Any help would be much appreciated!</p>
<p dir="auto">Thanks</p>
]]></description><link>http://developers.maxon.net/forum/topic/14884/how-to-use-external-libraries-inside-of-a-plugin</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 08:48:36 GMT</lastBuildDate><atom:link href="http://developers.maxon.net/forum/topic/14884.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 18 Jul 2023 15:41:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to use external libraries inside of a plugin on Wed, 19 Jul 2023 15:46:44 GMT]]></title><description><![CDATA[<p dir="auto">Thankyou! Noted!</p>
]]></description><link>http://developers.maxon.net/forum/post/72070</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/72070</guid><dc:creator><![CDATA[GillesKontrol]]></dc:creator><pubDate>Wed, 19 Jul 2023 15:46:44 GMT</pubDate></item><item><title><![CDATA[Reply to How to use external libraries inside of a plugin on Wed, 19 Jul 2023 07:29:45 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/forum/user/gilleskontrol">@<bdi>GillesKontrol</bdi></a>,</p>
<p dir="auto">thank you for reaching out to us. I am glad that you found your solution. When you are seeking an overview of the subject for future reference, I would recommend the <a href="https://developers.maxon.net/docs/py/2023_2/manuals/introduction/python_libraries.html" target="_blank" rel="noopener noreferrer nofollow ugc">Python Libraries</a> manual in our documentation. It lines out the many ways in which dependencies can be exposed for a script or plugin.</p>
<p dir="auto">Cheers,<br />
Ferdinand</p>
]]></description><link>http://developers.maxon.net/forum/post/72068</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/72068</guid><dc:creator><![CDATA[ferdinand]]></dc:creator><pubDate>Wed, 19 Jul 2023 07:29:45 GMT</pubDate></item><item><title><![CDATA[Reply to How to use external libraries inside of a plugin on Wed, 19 Jul 2023 00:27:19 GMT]]></title><description><![CDATA[<p dir="auto">Nevermind, i'm an idiot. All I had to do was place the lib in a folder in the plugin. Solved! <img src="http://developers.maxon.net/forum/assets/plugins/nodebb-plugin-emoji/emoji/android/1f604.png?v=0b8ddba251d" class="not-responsive emoji emoji-android emoji--smile" style="height:23px;width:auto;vertical-align:middle" title=":D" alt="😄" /></p>
]]></description><link>http://developers.maxon.net/forum/post/72066</link><guid isPermaLink="true">http://developers.maxon.net/forum/post/72066</guid><dc:creator><![CDATA[GillesKontrol]]></dc:creator><pubDate>Wed, 19 Jul 2023 00:27:19 GMT</pubDate></item></channel></rss>