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
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
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
add a comment |
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
add a comment |
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
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
tkinter pyinstaller
asked Mar 21 at 13:45
ghenneghenne
1,21221526
1,21221526
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
tkinter is used by pillow. Pillow (in turn) is needed by qrcode.
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
tkinter is used by pillow. Pillow (in turn) is needed by qrcode.
add a comment |
tkinter is used by pillow. Pillow (in turn) is needed by qrcode.
add a comment |
tkinter is used by pillow. Pillow (in turn) is needed by qrcode.
tkinter is used by pillow. Pillow (in turn) is needed by qrcode.
answered Mar 21 at 18:22
ghenneghenne
1,21221526
1,21221526
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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