Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't run it #4

Open
sirishere opened this issue Oct 1, 2020 · 1 comment
Open

Can't run it #4

sirishere opened this issue Oct 1, 2020 · 1 comment

Comments

@sirishere
Copy link

Hello, after installing all dependencies and running main.py in my command prompt (on windows 10 ltsc build 1809), I get this error :

Traceback (most recent call last):
  File "main.py", line 1, in <module>
    import screenshot
  File "C:\Users\Beri\Desktop\BOTFritz-master\screenshot.py", line 3, in <module>
    import mss
  File "C:\Users\Beri\AppData\Local\Programs\Python\Python35\lib\site-packages\mss\__init__.py", line 12, in <module>
    from .exception import ScreenShotError
  File "C:\Users\Beri\AppData\Local\Programs\Python\Python35\lib\site-packages\mss\exception.py", line 6, in <module>
    from typing import TYPE_CHECKING
ImportError: cannot import name 'TYPE_CHECKING'

Using python 3.5

@xRowest
Copy link

xRowest commented Dec 28, 2020

Bro I don't know how to do it. Can you add it from discord please. AlpDeus#9974

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants