Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

undocumented python version #6

Open
clach04 opened this issue Jun 20, 2022 · 0 comments
Open

undocumented python version #6

clach04 opened this issue Jun 20, 2022 · 0 comments

Comments

@clach04
Copy link

clach04 commented Jun 20, 2022

[/unsorted/scans] python3 /root/py/dugu/src/dugu.py  ## python 3.5
Traceback (most recent call last):
  File "/root/py/dugu/src/dugu.py", line 23, in <module>
    from dugu.main import DuGuMain
  File "/root/py/dugu/src/dugu/main.py", line 78
    p(f"Current memory usage is {current / 10 ** 6}MB; Peak was {peak / 10 ** 6}MB")
                                                                                  ^
SyntaxError: invalid syntax
[/unsorted/scans] python3.8 /root/py/dugu/src/dugu.py
Minimum required Python version is: 3.8.6 not 3.8.4

Took: 0.015789298922754824 seconds
Current memory usage is 0.049036MB; Peak was 0.04926MB
clach04 added a commit to clach04/dugu that referenced this issue Jun 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant