<?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: Databricks repo not working with installed python libraries in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/databricks-repo-not-working-with-installed-python-libraries/m-p/86100#M8207</link>
    <description>&lt;P&gt;Hello Nelson, How are you dong today?&lt;/P&gt;&lt;P&gt;Try checking the permissions on your repo folder to ensure your cluster can access it without issues. Use absolute paths when running from your GitHub repo to avoid directory confusion. Reinstall the oracledb library directly in your repo environment to make sure it's accessible. Restart the cluster after installing libraries to ensure everything loads correctly. Finally, check for any path conflicts in your repo environment that might be causing problems.&lt;/P&gt;&lt;P&gt;Give a try and let me know if it works.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brahma&lt;/P&gt;</description>
    <pubDate>Thu, 29 Aug 2024 03:00:52 GMT</pubDate>
    <dc:creator>Brahmareddy</dc:creator>
    <dc:date>2024-08-29T03:00:52Z</dc:date>
    <item>
      <title>Databricks repo not working with installed python libraries</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-repo-not-working-with-installed-python-libraries/m-p/84246#M8206</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm trying to use some installed libraries in my cluster.&lt;/P&gt;&lt;P&gt;I created a single node cluster with the version Runtime version 14.3 LTS.&lt;/P&gt;&lt;P&gt;I also installed libraries like oracledb==2.2.1&lt;/P&gt;&lt;P&gt;Then when I try to use python to load this libraries in the workspace/shared folder works perfectly, when I try to run it on my repo (github folder) I'm not able to load any libraries. I'm getting this error:&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;OSError: [Errno 5] Input/output error: '/Workspace/Users/nelson.candia@farmatodo.com/ftd-databricks-repo/libraries'
File &amp;lt;command-3142143133324967&amp;gt;, line 1
----&amp;gt; 1 import oracledb
      2 import pandas as pd
File &amp;lt;frozen importlib._bootstrap_external&amp;gt;:1659, in _fill_cache(self)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I'm able to see in the left side panel that the library is installed, even if I do a pip list I can see the library is installed.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 20:56:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-repo-not-working-with-installed-python-libraries/m-p/84246#M8206</guid>
      <dc:creator>NelsonE</dc:creator>
      <dc:date>2024-08-26T20:56:53Z</dc:date>
    </item>
    <item>
      <title>Re: Databricks repo not working with installed python libraries</title>
      <link>https://community.databricks.com/t5/get-started-discussions/databricks-repo-not-working-with-installed-python-libraries/m-p/86100#M8207</link>
      <description>&lt;P&gt;Hello Nelson, How are you dong today?&lt;/P&gt;&lt;P&gt;Try checking the permissions on your repo folder to ensure your cluster can access it without issues. Use absolute paths when running from your GitHub repo to avoid directory confusion. Reinstall the oracledb library directly in your repo environment to make sure it's accessible. Restart the cluster after installing libraries to ensure everything loads correctly. Finally, check for any path conflicts in your repo environment that might be causing problems.&lt;/P&gt;&lt;P&gt;Give a try and let me know if it works.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Brahma&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 03:00:52 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/databricks-repo-not-working-with-installed-python-libraries/m-p/86100#M8207</guid>
      <dc:creator>Brahmareddy</dc:creator>
      <dc:date>2024-08-29T03:00:52Z</dc:date>
    </item>
  </channel>
</rss>

