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

SyntaxError: invalid syntax #2

Open
Afantor opened this issue Jun 8, 2018 · 1 comment
Open

SyntaxError: invalid syntax #2

Afantor opened this issue Jun 8, 2018 · 1 comment
Labels

Comments

@Afantor
Copy link

Afantor commented Jun 8, 2018

hello,when I run "python3 launchPyquino.py" by PyCharm IDE,I get some SyntaxError:
Traceback (most recent call last):
File "D:/Micro_Tool/Pyquino/launchPyquino.py", line 6, in
from core.mainwindow import MainWindow
File "D:\Micro_Tool\Pyquino\core\mainwindow.py", line 10, in
from .RightClick import rightClick
File "D:\Micro_Tool\Pyquino\core\RightClick.py", line 22
action = QAction(f"print{i}", self)
^
SyntaxError: invalid syntax

how I can fix it?

@kmolLin kmolLin added the bug label Jun 18, 2018
@kmolLin
Copy link
Owner

kmolLin commented Jun 18, 2018

Sorry late for reply you Question.
There where be a big change in this repository. Give me some time to solve this Question
: D

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

No branches or pull requests

2 participants