<?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: Python module has no __version__ attribute in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-module-has-no-version-attribute/m-p/14131#M514</link>
    <description>&lt;P&gt;The SDK doesn't currently have .version or .&lt;STRONG&gt;version&lt;/STRONG&gt;, but I'll be sure to pass this along as a request. You can currently check the version via this though:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;dropbox.rest.SDK_VERSION
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Tue, 06 Jan 2015 02:01:44 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-01-06T02:01:44Z</dc:date>
    <item>
      <title>Python module has no __version__ attribute</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-module-has-no-version-attribute/m-p/14129#M512</link>
      <description>&lt;P&gt;The following Python code throws the exception AttributeError("'module' object has no attribute '&lt;STRONG&gt;version&lt;/STRONG&gt;'",):&lt;/P&gt;

&lt;P&gt;import dropbox&lt;BR /&gt;
print(dropbox.&lt;STRONG&gt;version&lt;/STRONG&gt;)&lt;/P&gt;

&lt;P&gt;What is the recommended way to discover the currently installed Python module version number at runtime?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:46:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-module-has-no-version-attribute/m-p/14129#M512</guid>
      <dc:creator>Christian C.1</dc:creator>
      <dc:date>2019-05-29T09:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Python module has no __version__ attribute</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-module-has-no-version-attribute/m-p/14130#M513</link>
      <description>&lt;P&gt;The following Python code throws the exception AttributeError("'module' object has no attribute '&lt;CODE&gt;__version__&lt;/CODE&gt;'",):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE class="python"&gt;import dropbox
print(dropbox.__version__)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;What is the recommended way to discover the currently installed Python module version number at runtime?&lt;/P&gt;</description>
      <pubDate>Sun, 04 Jan 2015 18:48:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-module-has-no-version-attribute/m-p/14130#M513</guid>
      <dc:creator>Christian C.1</dc:creator>
      <dc:date>2015-01-04T18:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Python module has no __version__ attribute</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-module-has-no-version-attribute/m-p/14131#M514</link>
      <description>&lt;P&gt;The SDK doesn't currently have .version or .&lt;STRONG&gt;version&lt;/STRONG&gt;, but I'll be sure to pass this along as a request. You can currently check the version via this though:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;dropbox.rest.SDK_VERSION
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 06 Jan 2015 02:01:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Python-module-has-no-version-attribute/m-p/14131#M514</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-01-06T02:01:44Z</dc:date>
    </item>
  </channel>
</rss>

