<?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: Error deploying a DAB in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/88740#M37602</link>
    <description>&lt;P&gt;You can try to upgrade pip:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;py -m pip install --upgrade pip&lt;/LI-CODE&gt;&lt;P&gt;And then once again&lt;/P&gt;&lt;LI-CODE lang="python"&gt;py -3 -m pip install wheel&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 05 Sep 2024 13:30:32 GMT</pubDate>
    <dc:creator>szymon_dybczak</dc:creator>
    <dc:date>2024-09-05T13:30:32Z</dc:date>
    <item>
      <title>Error deploying a DAB</title>
      <link>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/62622#M32015</link>
      <description>&lt;P&gt;I followed steps listed in this &lt;A href="https://docs.databricks.com/en/dev-tools/bundles/work-tasks.html" target="_self"&gt;article.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;After creating and validation of bundle with default template, during deployment using this command:&lt;/P&gt;&lt;P&gt;databricks bundle deploy -t dev --profile zz&lt;/P&gt;&lt;P&gt;I get this message:&lt;/P&gt;&lt;P&gt;Building mySecPrj...&lt;BR /&gt;Error: build failed mySecPrj, error: exit status 1, output: usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]&lt;BR /&gt;or: setup.py --help [cmd1 cmd2 ...]&lt;BR /&gt;or: setup.py --help-commands&lt;BR /&gt;or: setup.py cmd --help&lt;/P&gt;&lt;P&gt;error: invalid command 'bdist_wheel'&lt;/P&gt;&lt;P&gt;How do I resolve this? Appreciate any guidance.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 03:41:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/62622#M32015</guid>
      <dc:creator>raghu2</dc:creator>
      <dc:date>2024-03-05T03:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error deploying a DAB</title>
      <link>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/62631#M32018</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/101678"&gt;@raghu2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try running&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;pip3 install --upgrade wheel setuptools&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 05 Mar 2024 09:45:25 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/62631#M32018</guid>
      <dc:creator>daniel_sahal</dc:creator>
      <dc:date>2024-03-05T09:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Error deploying a DAB</title>
      <link>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/62657#M32033</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/79106"&gt;@daniel_sahal&lt;/a&gt;. That worked!!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 14:31:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/62657#M32033</guid>
      <dc:creator>raghu2</dc:creator>
      <dc:date>2024-03-05T14:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error deploying a DAB</title>
      <link>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/88736#M37600</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/79106"&gt;@daniel_sahal&lt;/a&gt;&amp;nbsp;I am receiving the same error and tried your solution and am still getting the invalid command bdist_wheel.&amp;nbsp; Any other suggestions?&amp;nbsp; Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 13:14:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/88736#M37600</guid>
      <dc:creator>ADB0513</dc:creator>
      <dc:date>2024-09-05T13:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error deploying a DAB</title>
      <link>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/88740#M37602</link>
      <description>&lt;P&gt;You can try to upgrade pip:&lt;/P&gt;&lt;LI-CODE lang="python"&gt;py -m pip install --upgrade pip&lt;/LI-CODE&gt;&lt;P&gt;And then once again&lt;/P&gt;&lt;LI-CODE lang="python"&gt;py -3 -m pip install wheel&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 05 Sep 2024 13:30:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/88740#M37602</guid>
      <dc:creator>szymon_dybczak</dc:creator>
      <dc:date>2024-09-05T13:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error deploying a DAB</title>
      <link>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/88894#M37657</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/110502"&gt;@szymon_dybczak&lt;/a&gt;&amp;nbsp;, but I've tried that and still get the error.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Sep 2024 15:35:45 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-deploying-a-dab/m-p/88894#M37657</guid>
      <dc:creator>ADB0513</dc:creator>
      <dc:date>2024-09-06T15:35:45Z</dc:date>
    </item>
  </channel>
</rss>

