<?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: Having trouble installing my own Python wheel? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/having-trouble-installing-my-own-python-wheel/m-p/65644#M32878</link>
    <description>&lt;P&gt;Actually, no I can't even find it. I see it in the browser Workspace, but when I do "%ls" it shows&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;azure/ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;eventlogs/ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;logs/ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;conf/ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hadoop_accessed_config.lst* &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;preload_class.lst*&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 18:40:37 GMT</pubDate>
    <dc:creator>397973</dc:creator>
    <dc:date>2024-04-05T18:40:37Z</dc:date>
    <item>
      <title>Having trouble installing my own Python wheel?</title>
      <link>https://community.databricks.com/t5/data-engineering/having-trouble-installing-my-own-python-wheel/m-p/65617#M32863</link>
      <description>&lt;P&gt;I want to install my own Python wheel package on a cluster but can't get it working. I tried two ways:&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed these steps:&amp;nbsp;&lt;A href="https://docs.databricks.com/en/workflows/jobs/how-to/use-python-wheels-in-workflows.html#:~:text=March%2025%2C%202024,code%20in%20your%20Databricks%20jobs" target="_blank" rel="noopener"&gt;https://docs.databricks.com/en/workflows/jobs/how-to/use-python-wheels-in-workflows.html#:~:text=March%2025%2C%202024,code%20in%20your%20Databricks%20jobs&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;but it failed on #8 of Step 5, "&lt;SPAN&gt;In the&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Add dependent library&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;dialog, with&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Workspace&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;selected, drag the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class=""&gt;my_test_package-0.0.1-py3-none-any.whl&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;file created in step 4 into the dialog’s&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Drop file here&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;area"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;l created the wheel in the previous steps but the Workspace dialog doesn't have "Drop file here". I also uploaded the wheel to Workspace but it doesn't allow me to select it.&lt;/P&gt;&lt;P&gt;I also tried this:&amp;nbsp;&lt;A href="https://docs.databricks.com/en/libraries/notebooks-python-libraries.html" target="_blank" rel="noopener"&gt;https://docs.databricks.com/en/libraries/notebooks-python-libraries.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;In the step:&amp;nbsp;&lt;/P&gt;&lt;P&gt;%pip install&amp;nbsp;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;Workspace&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;Users&lt;/SPAN&gt;&lt;SPAN&gt;/myname@mycompany&lt;/SPAN&gt;&lt;SPAN&gt;.com&lt;/SPAN&gt;&lt;SPAN&gt;/&lt;/SPAN&gt;&lt;SPAN&gt;my_test_package&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;0.0&lt;/SPAN&gt;&lt;SPAN&gt;.1&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;py3&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;none&lt;/SPAN&gt;&lt;SPAN&gt;-&lt;/SPAN&gt;&lt;SPAN&gt;any&lt;/SPAN&gt;&lt;SPAN&gt;.whl&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It said&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/Workspace/Users/myname@mycompany.com/my_test_package-0.0.1-py3-none-any.whl'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;even though I see the wheel there.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Is there another way? What I have is pretty simple, just custom functions. I was hoping this would be easier.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 14:52:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/having-trouble-installing-my-own-python-wheel/m-p/65617#M32863</guid>
      <dc:creator>397973</dc:creator>
      <dc:date>2024-04-05T14:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble installing my own Python wheel?</title>
      <link>https://community.databricks.com/t5/data-engineering/having-trouble-installing-my-own-python-wheel/m-p/65640#M32874</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/46589"&gt;@397973&lt;/a&gt;&amp;nbsp;- Once you uploaded the .whl file, did you had a chance to list the file manually in the notebook?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, did you had a chance to move the files to /Volumes .whl file?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 17:44:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/having-trouble-installing-my-own-python-wheel/m-p/65640#M32874</guid>
      <dc:creator>shan_chandra</dc:creator>
      <dc:date>2024-04-05T17:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble installing my own Python wheel?</title>
      <link>https://community.databricks.com/t5/data-engineering/having-trouble-installing-my-own-python-wheel/m-p/65644#M32878</link>
      <description>&lt;P&gt;Actually, no I can't even find it. I see it in the browser Workspace, but when I do "%ls" it shows&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;azure/ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;eventlogs/ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;logs/ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;conf/ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hadoop_accessed_config.lst* &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;preload_class.lst*&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 18:40:37 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/having-trouble-installing-my-own-python-wheel/m-p/65644#M32878</guid>
      <dc:creator>397973</dc:creator>
      <dc:date>2024-04-05T18:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Having trouble installing my own Python wheel?</title>
      <link>https://community.databricks.com/t5/data-engineering/having-trouble-installing-my-own-python-wheel/m-p/65645#M32879</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/46589"&gt;@397973&lt;/a&gt;&amp;nbsp;- can you please copy the relative file path from the UI and use them as a dependent library in your cluster?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 18:57:29 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/having-trouble-installing-my-own-python-wheel/m-p/65645#M32879</guid>
      <dc:creator>shan_chandra</dc:creator>
      <dc:date>2024-04-05T18:57:29Z</dc:date>
    </item>
  </channel>
</rss>

