Why is pyInstaller trying to import tkinter?Install tkinter for Pythonpyinstaller import error, no image foundPyInstaller: “No module named Tkinter”Using pyinstaller on parmap causes a tkinter matplotlib import error. Why?Pyinstaller No Module TkinterTkinter script and PyInstallerpyinstaller cannot use tkinterPyinstaller excluding tkinter module when compilingPyinstaller + Tkinter + Mac OS + TCLPython Pyinstaller GUI Tkinter Selenium

Multi tool use
Multi tool use

How should I respond when I lied about my education and the company finds out through background check?

Can someone explain how this makes sense electrically?

How must one send away the mother bird?

Can a significant change in incentives void an employment contract?

Reply 'no position' while the job posting is still there

Does having a TSA Pre-Check member in your flight reservation increase the chances that everyone gets Pre-Check?

Longest common substring in linear time

Query about absorption line spectra

THT: What is a squared annular “ring”?

A social experiment. What is the worst that can happen?

Why does Async/Await work properly when the loop is inside the async function and not the other way around?

Engineer refusing to file/disclose patents

Difference between -| and |- in TikZ

API Access HTML/Javascript

Diode in opposite direction?

What's the difference between 違法 and 不法?

How can Trident be so inexpensive? Will it orbit Triton or just do a (slow) flyby?

We have a love-hate relationship

How to align and center standalone amsmath equations?

How do I implement a file system driver driver in Linux?

Some numbers are more equivalent than others

Drawing ramified coverings with tikz

A Permanent Norse Presence in America

Bob has never been a M before



Why is pyInstaller trying to import tkinter?


Install tkinter for Pythonpyinstaller import error, no image foundPyInstaller: “No module named Tkinter”Using pyinstaller on parmap causes a tkinter matplotlib import error. Why?Pyinstaller No Module TkinterTkinter script and PyInstallerpyinstaller cannot use tkinterPyinstaller excluding tkinter module when compilingPyinstaller + Tkinter + Mac OS + TCLPython Pyinstaller GUI Tkinter Selenium













0















My pyInstaller build is trying to install tkinter, which is causing all kinds of problems. I can work around them, but the real question is why is it trying to import tkinter at all? I'm using wx!



Here are my dependancies:



qrcode==5.3
PyExecJS==1.1.0
pysftp==0.2.8
six==1.10.0
requests==2.10.0
paramiko==1.15.2
nose==1.3.7
verlib==0.1
jsbeautifier==1.5.4
ecdsa==0.13
wxPython==3.0.3.0b20160914
invoke==1.0.0
polib==1.0.6
macholib==1.11
pycrypto==2.6.1
pyOpenSSL==19.0.0
PyInstaller==3.4
mandrill==1.0.57
mock==2.0.0
ndg_httpsclient==0.5.1
pymongo==3.7.2
PyYAML==5.1


So, why is it trying to include tkinter?










share|improve this question


























    0















    My pyInstaller build is trying to install tkinter, which is causing all kinds of problems. I can work around them, but the real question is why is it trying to import tkinter at all? I'm using wx!



    Here are my dependancies:



    qrcode==5.3
    PyExecJS==1.1.0
    pysftp==0.2.8
    six==1.10.0
    requests==2.10.0
    paramiko==1.15.2
    nose==1.3.7
    verlib==0.1
    jsbeautifier==1.5.4
    ecdsa==0.13
    wxPython==3.0.3.0b20160914
    invoke==1.0.0
    polib==1.0.6
    macholib==1.11
    pycrypto==2.6.1
    pyOpenSSL==19.0.0
    PyInstaller==3.4
    mandrill==1.0.57
    mock==2.0.0
    ndg_httpsclient==0.5.1
    pymongo==3.7.2
    PyYAML==5.1


    So, why is it trying to include tkinter?










    share|improve this question
























      0












      0








      0








      My pyInstaller build is trying to install tkinter, which is causing all kinds of problems. I can work around them, but the real question is why is it trying to import tkinter at all? I'm using wx!



      Here are my dependancies:



      qrcode==5.3
      PyExecJS==1.1.0
      pysftp==0.2.8
      six==1.10.0
      requests==2.10.0
      paramiko==1.15.2
      nose==1.3.7
      verlib==0.1
      jsbeautifier==1.5.4
      ecdsa==0.13
      wxPython==3.0.3.0b20160914
      invoke==1.0.0
      polib==1.0.6
      macholib==1.11
      pycrypto==2.6.1
      pyOpenSSL==19.0.0
      PyInstaller==3.4
      mandrill==1.0.57
      mock==2.0.0
      ndg_httpsclient==0.5.1
      pymongo==3.7.2
      PyYAML==5.1


      So, why is it trying to include tkinter?










      share|improve this question














      My pyInstaller build is trying to install tkinter, which is causing all kinds of problems. I can work around them, but the real question is why is it trying to import tkinter at all? I'm using wx!



      Here are my dependancies:



      qrcode==5.3
      PyExecJS==1.1.0
      pysftp==0.2.8
      six==1.10.0
      requests==2.10.0
      paramiko==1.15.2
      nose==1.3.7
      verlib==0.1
      jsbeautifier==1.5.4
      ecdsa==0.13
      wxPython==3.0.3.0b20160914
      invoke==1.0.0
      polib==1.0.6
      macholib==1.11
      pycrypto==2.6.1
      pyOpenSSL==19.0.0
      PyInstaller==3.4
      mandrill==1.0.57
      mock==2.0.0
      ndg_httpsclient==0.5.1
      pymongo==3.7.2
      PyYAML==5.1


      So, why is it trying to include tkinter?







      tkinter pyinstaller






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 21 at 13:45









      ghenneghenne

      1,21221526




      1,21221526






















          1 Answer
          1






          active

          oldest

          votes


















          1














          tkinter is used by pillow. Pillow (in turn) is needed by qrcode.






          share|improve this answer






















            Your Answer






            StackExchange.ifUsing("editor", function ()
            StackExchange.using("externalEditor", function ()
            StackExchange.using("snippets", function ()
            StackExchange.snippets.init();
            );
            );
            , "code-snippets");

            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "1"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55281867%2fwhy-is-pyinstaller-trying-to-import-tkinter%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            tkinter is used by pillow. Pillow (in turn) is needed by qrcode.






            share|improve this answer



























              1














              tkinter is used by pillow. Pillow (in turn) is needed by qrcode.






              share|improve this answer

























                1












                1








                1







                tkinter is used by pillow. Pillow (in turn) is needed by qrcode.






                share|improve this answer













                tkinter is used by pillow. Pillow (in turn) is needed by qrcode.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Mar 21 at 18:22









                ghenneghenne

                1,21221526




                1,21221526





























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Stack Overflow!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55281867%2fwhy-is-pyinstaller-trying-to-import-tkinter%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    FGgQ e,W9nTS3miYia8k 7Eqp 6,k9u0u hqpH94,C5UE05G2SfoRE,dM98J
                    urTSyu4 a5QIOGN0fgHNlXDQFRrQfE55DTy,U5Wv7eRqkPmkrcg901 JVD GBEhPCFpGZ

                    Popular posts from this blog

                    Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

                    SQL error code 1064 with creating Laravel foreign keysForeign key constraints: When to use ON UPDATE and ON DELETEDropping column with foreign key Laravel error: General error: 1025 Error on renameLaravel SQL Can't create tableLaravel Migration foreign key errorLaravel php artisan migrate:refresh giving a syntax errorSQLSTATE[42S01]: Base table or view already exists or Base table or view already exists: 1050 Tableerror in migrating laravel file to xampp serverSyntax error or access violation: 1064:syntax to use near 'unsigned not null, modelName varchar(191) not null, title varchar(191) not nLaravel cannot create new table field in mysqlLaravel 5.7:Last migration creates table but is not registered in the migration table

                    은진 송씨 목차 역사 본관 분파 인물 조선 왕실과의 인척 관계 집성촌 항렬자 인구 같이 보기 각주 둘러보기 메뉴은진 송씨세종실록 149권, 지리지 충청도 공주목 은진현