<?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 Unable to import tkinter in notebook in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16932#M11023</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am unable to import tkinter (or Tkinter) into a python notebook.&lt;/P&gt;&lt;P&gt;I also tried %pip install tkinter at the top of the notebook.&lt;/P&gt;&lt;P&gt;Has anyone else been successful at this, or if it's impossible, why? Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2022 14:43:10 GMT</pubDate>
    <dc:creator>griffinw</dc:creator>
    <dc:date>2022-06-22T14:43:10Z</dc:date>
    <item>
      <title>Unable to import tkinter in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16932#M11023</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am unable to import tkinter (or Tkinter) into a python notebook.&lt;/P&gt;&lt;P&gt;I also tried %pip install tkinter at the top of the notebook.&lt;/P&gt;&lt;P&gt;Has anyone else been successful at this, or if it's impossible, why? Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 14:43:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16932#M11023</guid>
      <dc:creator>griffinw</dc:creator>
      <dc:date>2022-06-22T14:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to import tkinter in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16933#M11024</link>
      <description>&lt;P&gt;Have you tried installing the module through the cluster settings? Navigate to libraries in your cluster's settings and install from there. You should then be able to import into your notebook when attached to that cluster.&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/1767i577B9FAF5A43876F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;Note that the cluster runtime has to be less than 7.0 to install tkinter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 22:51:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16933#M11024</guid>
      <dc:creator>Megan05</dc:creator>
      <dc:date>2022-06-22T22:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to import tkinter in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16934#M11025</link>
      <description>&lt;P&gt;Exactly try also to install python3-tk from PyPl&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 19:23:42 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16934#M11025</guid>
      <dc:creator>Hubert-Dudek</dc:creator>
      <dc:date>2022-06-23T19:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to import tkinter in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16935#M11026</link>
      <description>&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 19:37:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16935#M11026</guid>
      <dc:creator>griffinw</dc:creator>
      <dc:date>2022-06-23T19:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to import tkinter in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16936#M11027</link>
      <description>&lt;P&gt;Hi @Will Griffin​&amp;nbsp;Can you confirm if this worked for you? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get a message `ERROR: No matching distribution found for python3-tk`.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 19:32:17 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16936#M11027</guid>
      <dc:creator>ahmedE_</dc:creator>
      <dc:date>2023-03-08T19:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to import tkinter in notebook</title>
      <link>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16937#M11028</link>
      <description>&lt;P&gt;I was able to PyPI install "tk" and "tk-tools"&lt;/P&gt;&lt;P&gt;fwiw I don't actually use them now as I found databricks widgets that meet my needs for interactive choice inside notebooks&lt;/P&gt;</description>
      <pubDate>Thu, 09 Mar 2023 16:30:51 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unable-to-import-tkinter-in-notebook/m-p/16937#M11028</guid>
      <dc:creator>griffinw</dc:creator>
      <dc:date>2023-03-09T16:30:51Z</dc:date>
    </item>
  </channel>
</rss>

