<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to add python modules and packages? in ArcGIS CityEngine Questions</title>
    <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-add-python-modules-and-packages/m-p/367346#M5089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the recommended way to add python modules and packages?&lt;/P&gt;&lt;P&gt;For example, there is a package called "numberjack". &amp;nbsp;Typically I would do "pip install numberjack"&lt;/P&gt;&lt;P&gt;with regular python. &amp;nbsp;Not sure how to do that with cityengine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Nov 2016 02:15:04 GMT</pubDate>
    <dc:creator>RobertYu</dc:creator>
    <dc:date>2016-11-05T02:15:04Z</dc:date>
    <item>
      <title>How to add python modules and packages?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-add-python-modules-and-packages/m-p/367346#M5089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the recommended way to add python modules and packages?&lt;/P&gt;&lt;P&gt;For example, there is a package called "numberjack". &amp;nbsp;Typically I would do "pip install numberjack"&lt;/P&gt;&lt;P&gt;with regular python. &amp;nbsp;Not sure how to do that with cityengine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Robert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Nov 2016 02:15:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-add-python-modules-and-packages/m-p/367346#M5089</guid>
      <dc:creator>RobertYu</dc:creator>
      <dc:date>2016-11-05T02:15:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to add python modules and packages?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-add-python-modules-and-packages/m-p/367347#M5090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is the ce version of python conda managed? &amp;nbsp;The only concern would be whether the module works with your current python and whether it wants to change dependencies to other modules. &amp;nbsp;have a good look a that, and if it is pretty separate and doesn't modify and current files you should be fine.&lt;/P&gt;&lt;P&gt;check the homepage&amp;nbsp;&lt;A class="link-titled" href="http://numberjack.ucc.ie" title="http://numberjack.ucc.ie"&gt;What is Numberjack? | Numberjack&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and github &amp;nbsp;&lt;A class="link-titled" href="https://github.com/eomahony/Numberjack" title="https://github.com/eomahony/Numberjack"&gt;GitHub - eomahony/Numberjack: Python Combinatorial Optimisation Platform&lt;/A&gt;&amp;nbsp; since there seem to be othe things that you need to do as well&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Nov 2016 07:52:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-add-python-modules-and-packages/m-p/367347#M5090</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-11-05T07:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to add python modules and packages?</title>
      <link>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-add-python-modules-and-packages/m-p/367348#M5091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CityEngine comes with a version of Python that has been ported to Java, therefore it cannot easily be extended with external packages. Some Python modules, like &lt;CODE&gt;numberjack&lt;/CODE&gt;, have required components in C. These won't work. &lt;BR /&gt;There is no official support for adding extensions to CityEngine Python. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 17:51:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-cityengine-questions/how-to-add-python-modules-and-packages/m-p/367348#M5091</guid>
      <dc:creator>ThomasFuchs</dc:creator>
      <dc:date>2016-11-21T17:51:04Z</dc:date>
    </item>
  </channel>
</rss>

