imagetk lib not installing #63
-
tried this command but no use dont know what to do and how to resolve it |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
Could you elaborate on the OS details and any error message that you hit during installation/tool run? Ref: |
Beta Was this translation helpful? Give feedback.
-
kali linux 2020.4
import error for imagetk
i have tried "apt install python3-pil python3-pil.imagetk"
but its not working. every lib got executed but pil.imagetk not installing.
…On Sun, 10 Jan 2021 at 01:30, Srinivas P G ***@***.***> wrote:
Could you elaborate on the OS details and any error message that you hit
during installation/tool run?
*Ref:*
ImageTk dependency installation error could be resolved by some resources
like
<https://stackoverflow.com/questions/48317606/python-cannot-import-imagetk/51229664>
.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#57 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AI5XBDPBEGDIS33H4MQDOA3SZCYWBANCNFSM4VU5HEVQ>
.
|
Beta Was this translation helpful? Give feedback.
-
this is the error which i am facing right now. now able to use it in kali linux latest version |
Beta Was this translation helpful? Give feedback.
-
Thanks for spotting this. I can also reproduce this dependency error in kali linux. Thanks to maintainers at home-assistant/core#45918 and secdev/scapy#3100. This has been fixed in v2.4.5. Upgrade scapy to fix with py3.9
|
Beta Was this translation helpful? Give feedback.
Thanks for spotting this. I can also reproduce this dependency error in kali linux.
Thanks to maintainers at home-assistant/core#45918 and secdev/scapy#3100. This has been fixed in v2.4.5.
Upgrade scapy to fix with py3.9