<?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 Re: Problems with the Archicad Utilities Python Module? in Archicad Python API</title>
    <link>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251516#M813</link>
    <description>&lt;BLOCKQUOTE&gt;JSN wrote:&lt;BR /&gt;
The scripts definitely work, and I have already freshly installed Python (3.8.8.) on this machine but I cannot get it to work now ... any ideas?
&lt;/BLOCKQUOTE&gt;
Assuming you installed the module archicad -- you probably should post your failing code?</description>
    <pubDate>Mon, 15 Mar 2021 00:43:23 GMT</pubDate>
    <dc:creator>poco2013</dc:creator>
    <dc:date>2021-03-15T00:43:23Z</dc:date>
    <item>
      <title>Problems with the Archicad Utilities Python Module?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251515#M812</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I have just tried some Scripts on a different computer and unfortunately those that rely on the Archicad Utilities Module won't work. Also the sample scripts are having problems, it always throws errors like &lt;BR /&gt;&lt;BR /&gt;&lt;I&gt;&lt;/I&gt;&lt;S&gt;&lt;I&gt;&lt;I&gt;&lt;/I&gt;&lt;/I&gt;&lt;/S&gt;AttributeError: 'Utilities' object has no attribute 'GetPropertyValuesDictionary'&lt;BR /&gt;&lt;BR /&gt;The scripts definitely work, and I have already freshly installed Python (3.8.8.) on this machine but I cannot get it to work now ... any ideas?&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Sep 2021 07:53:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251515#M812</guid>
      <dc:creator>JSN</dc:creator>
      <dc:date>2021-09-14T07:53:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the Archicad Utilities Python Module?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251516#M813</link>
      <description>&lt;BLOCKQUOTE&gt;JSN wrote:&lt;BR /&gt;
The scripts definitely work, and I have already freshly installed Python (3.8.8.) on this machine but I cannot get it to work now ... any ideas?
&lt;/BLOCKQUOTE&gt;
Assuming you installed the module archicad -- you probably should post your failing code?</description>
      <pubDate>Mon, 15 Mar 2021 00:43:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251516#M813</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2021-03-15T00:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the Archicad Utilities Python Module?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251517#M814</link>
      <description>It is not code related, I guess it is more a Python Install issue but fyi this is from the Room Report Sample Script.&lt;BR /&gt;
&lt;BR /&gt;
Edit: It happens within AC Python Compiler but also from e.g. VS Code. In AC thr Pthon info it says there is just one Python Version and that one is updated.</description>
      <pubDate>Mon, 15 Mar 2021 10:21:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251517#M814</guid>
      <dc:creator>JSN</dc:creator>
      <dc:date>2021-03-15T10:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the Archicad Utilities Python Module?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251518#M815</link>
      <description>On 24, you should be using module b3022.</description>
      <pubDate>Mon, 15 Mar 2021 15:19:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251518#M815</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2021-03-15T15:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the Archicad Utilities Python Module?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251519#M816</link>
      <description>Ok, I checked the versions and I noticed that on the computer where everything is working fine there is version 24.3004 installed, whilst on the other computer I got already the newer version 25.326.&lt;BR /&gt;



&lt;BR /&gt;
So, I simply exchanged the version with issues (25.326) on the new computer with the working one from the old computer manually and now it works!&lt;BR /&gt;
&lt;BR /&gt;
Actually I have installed this version of the module when launching the Python Palette in Archicad the first time so it is not that I had even the chance to install a wrong version - all was done automatically ... if I would not have known that there is nothing wrong with my script I would never have had the idea of exchanging modules I guess. &lt;BR /&gt;
&lt;BR /&gt;
So probably there is something not working as it should since the last update or we are dealing with a terrible usability issue. Maybe GS should have a look on that too ... &lt;BR /&gt;
Anyhow, if someone runs into this, the updae was just published a few days ago, here is the solution.</description>
      <pubDate>Mon, 15 Mar 2021 20:32:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251519#M816</guid>
      <dc:creator>JSN</dc:creator>
      <dc:date>2021-03-15T20:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the Archicad Utilities Python Module?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251520#M817</link>
      <description>Thank you guys for reporting this issue!&lt;BR /&gt;
As Archicad 25 Beta Program was started, few days ago we updated the archicad python package at PyPI.&lt;BR /&gt;
Unfortunately the update version 25.326 was incomplete, it had errors with Archicad 24 connection. We've already updated a new version (25.1000) which should work correctly (and we removed version 25.326 from PyPI).&lt;BR /&gt;
Please update your archicad python package! You can do that from the Python Palette also (open the settings from the top right of the palette).&lt;BR /&gt;
&lt;BR /&gt;
Note, version 25.1000 archicad python package works not only with Archicad 25, but with previous versions also.</description>
      <pubDate>Tue, 16 Mar 2021 13:48:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251520#M817</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2021-03-16T13:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the Archicad Utilities Python Module?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251521#M818</link>
      <description>Thx for clarifying this!&lt;BR /&gt;
&lt;BR /&gt;
Btw, could you already give us some information what commands are expected to be added in the near future?&lt;BR /&gt;
In the JSON Interface documentation I have noticed that the AddOn commands have joined, is this the concept for the future to bridge the automation gap or can we expect that more and more functionalities are getting nativly accessible through JSON and the Python wrapper?</description>
      <pubDate>Wed, 17 Mar 2021 11:26:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251521#M818</guid>
      <dc:creator>JSN</dc:creator>
      <dc:date>2021-03-17T11:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the Archicad Utilities Python Module?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251522#M819</link>
      <description>&lt;BLOCKQUOTE&gt;JSN wrote:&lt;BR /&gt;Thx for clarifying this!&lt;BR /&gt;
&lt;BR /&gt;
Btw, could you already give us some information what commands are expected to be added in the near future?&lt;BR /&gt;
In the JSON Interface documentation I have noticed that the AddOn commands have joined, is this the concept for the future to bridge the automation gap or can we expect that more and more functionalities are getting nativly accessible through JSON and the Python wrapper?&lt;/BLOCKQUOTE&gt;
I'm playing with the python module with  jupyter notebook...  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_biggrin.gif" style="display : inline;" /&gt;  its very interesting but I think (like JSN) that its important to know how many functionalities  will can we access with the python wrapper. &lt;BR /&gt;
Thanks in advance!</description>
      <pubDate>Wed, 17 Mar 2021 11:54:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251522#M819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-17T11:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the Archicad Utilities Python Module?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251523#M820</link>
      <description>&lt;BLOCKQUOTE&gt;JSN wrote:&lt;BR /&gt;In the &lt;A href="https://archicadapi.graphisoft.com/JSONInterfaceDocumentation" target="_blank"&gt;JSON Interface documentation&lt;/A&gt; I have noticed that the AddOn commands have joined, is this the concept for the future to bridge the automation gap or can we expect that more and more functionalities are getting nativly accessible through JSON and the Python wrapper?&lt;/BLOCKQUOTE&gt;Yes, absolutely. That is our long term plan to make all automation functionalities available via JSON/Python API. So more and more functionalities will come.&lt;BR /&gt;
The Attribute Commands and the Component Commands are also new from AC25 alongside the AddOn Commands.&lt;BR /&gt;
Using the Attribute Commands now almost all information of the attributes are available, but currently modifying is not allowed.&lt;BR /&gt;
If you implement your own JSON Commands in your C++ AddOns, then you can access those via the AddOn Commands. It can be a temporary workaround to access more stuff via JSON/Python, you can extend it's functionality.&lt;BR /&gt;
&lt;BR /&gt;

&lt;BLOCKQUOTE&gt;JSN wrote:&lt;BR /&gt;Btw, could you already give us some information what commands are expected to be added in the near future?&lt;/BLOCKQUOTE&gt;The goal of the Automation API (= JSON/Python API) is to support workflow automation. So the most important automation tasks are at the top of our backlog, just like Open/Save/Publish.&lt;BR /&gt;
I have to highlight that it's still not a goal to provide Archicad-like Dialog Library for JSON/Python API. Still the C++ API (Add-On API) is recommended if somebody want to implement native-like Archicad functionalities, extend Archicad with a menu, dialog etc.</description>
      <pubDate>Wed, 17 Mar 2021 13:43:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251523#M820</guid>
      <dc:creator>Tibor Lorantfy</dc:creator>
      <dc:date>2021-03-17T13:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with the Archicad Utilities Python Module?</title>
      <link>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251524#M821</link>
      <description>Will we can access to gdl parameters?  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;  Like grasshopper like connection.</description>
      <pubDate>Thu, 18 Mar 2021 21:22:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-Python-API/Problems-with-the-Archicad-Utilities-Python-Module/m-p/251524#M821</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-18T21:22:19Z</dc:date>
    </item>
  </channel>
</rss>

