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

GroundSystem.py run error #138

Closed
GitHubForPP opened this issue Oct 10, 2020 · 2 comments
Closed

GroundSystem.py run error #138

GitHubForPP opened this issue Oct 10, 2020 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@GitHubForPP
Copy link

Describe the bug
run python3 GroundSystem.py prompt
File "GroundSystem.py", line 102
subscription += f'.{selectedSpacecraft}.TelemetryPackets'
^
SyntaxError: invalid syntax

To Reproduce
Steps to reproduce the behavior:
1.sudo apt-get install python3-pyqt5
2.sudo apt-get install python3-zmq
3.sudo apt-get install libcanberra-gtk-module
4.cd Subsystems/cmdUtil/ && make
5.python3 GroundSystem.py

Expected behavior
A clear and concise description of what you expected to happen.

Code snips
If applicable, add references to the software.

System observed on:

  • Hardware
  • OS: UBUNTU 16.04

Additional context
Add any other context about the problem here.

Reporter Info
Full name and company/organization if applicable

@skliper
Copy link
Contributor

skliper commented Oct 14, 2020

@GitHubForPP Did you get this to work?

@GitHubForPP
Copy link
Author

@GitHubForPP您使它起作用了吗?

Yes,you can use it by updating the python version to 3.7.

@skliper skliper added invalid This doesn't seem right duplicate This issue or pull request already exists and removed invalid This doesn't seem right labels Oct 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants