line 18 compare_to_version () {
bugs45 opened this issue · 3 comments
bugs45 commented
when I run python3 ProperTree.command in Mint I get the above error and subsequent errors after I deleted the bracket
bugs45 commented
line 18
compare_to_version () {
corpnewt commented
ProperTree.command
is not a python file - it's a bash file. You are likely following some outdated instructions. Instead, try running python3 ProperTree.py
- as that's the actual python file.
-CorpNewt
bugs45 commented
Sorted, many thanks
regards
Chris Bugden
Axles Driving School 07805 626741
axleslearners.biz
Sent with [Proton Mail](https://proton.me/) secure email.
…------- Original Message -------
On Friday, October 28th, 2022 at 2:29 PM, CorpNewt ***@***.***> wrote:
ProperTree.command is not a python file - it's a bash file. You are likely following some outdated instructions. Instead, try running python3 ProperTree.py - as that's the actual python file.
-CorpNewt
—
Reply to this email directly, [view it on GitHub](#149 (comment)), or [unsubscribe](https://github.com/notifications/unsubscribe-auth/A33VG57A6GCB5T2MG2U3YFTWFPILPANCNFSM6AAAAAARRA4IHY).
You are receiving this because you authored the thread.Message ID: ***@***.***>