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

error on execution after PIP installation #108

Open
yangsso opened this issue Oct 4, 2019 · 4 comments
Open

error on execution after PIP installation #108

yangsso opened this issue Oct 4, 2019 · 4 comments
Labels
hacktoberfest https://hacktoberfest.digitalocean.com/details

Comments

@yangsso
Copy link
Contributor

yangsso commented Oct 4, 2019

Guider PiP 설치 후 참조시 오류

@iipeace

@iipeace iipeace added the hacktoberfest https://hacktoberfest.digitalocean.com/details label Oct 4, 2019
@iipeace
Copy link
Owner

iipeace commented May 27, 2020

@yangsso,
please try again and share error log :)

@iipeace iipeace changed the title Guider PiP 설치 후 참조시 오류 error on execution after PIP installation May 27, 2020
@iipeace
Copy link
Owner

iipeace commented Jun 25, 2020

@yangsso,
could you check it again?

@biofool
Copy link

biofool commented Apr 29, 2024

sudo pipx/venvs/guider/bin/guider iorec


/ | () | |
| | __ _ _ _ | | ___ _ __
| | |
| | | | |/ _` |/ _ \ '
|
| |
_| | |
| | | (
| | __/ |
_
|_,||_,|___|_| ver_3.9.8_240429 on python_3.11

[INFO] changed the CPU scheduling priority for guider(380680) to -20[C]

[INFO]

[INFO] enabled runtime options [ X64 ENCODE PRINT BLOCK LATENCY COMP ]

[STEP] prepare for recording... [ STOP(Ctrl+c), MARK(Ctrl+) ]

[INFO] clear trace buffer... [done]

[STEP] start recording... [ STOP(Ctrl+c), MARK(Ctrl+) ]
^
[INFO] wrote 'MARK' event
^C
[STEP] finished recording for 10.170 sec

[STEP] ready to save and analyze... [ STOP(Ctrl+c) ]

[INFO] use 192.168.68.77:5555(UDP) as local address

[INFO] enabled analysis options [ LATENCY BLOCK PRINT ]

[STEP] start analyzing... [ STOP(Ctrl+c) ]
[STEP] start analyzing... [ STOP(Ctrl+c) ]
0% |
[ERROR] please report '/var/log/guider/guider.err' to https://github.com/iipeace/guider/issues
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/home/kkron/projects/Vigilent/src/guider/guider/main.py", line 7, in
main(args=None)
File "/home/kkron/projects/Vigilent/src/guider/guider/guider.py", line 145119, in main
TaskAnalyzer(SysMgr.inputFile).printUsage()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/kkron/projects/Vigilent/src/guider/guider/guider.py", line 110318, in init
time = self.parse(log)
^^^^^^^^^^^^^^^
File "/home/kkron/projects/Vigilent/src/guider/guider/guider.py", line 130952, in parse
self.handleUserEvent(d["event"], time)
File "/home/kkron/projects/Vigilent/src/guider/guider/guider.py", line 127937, in handleUserEvent
EventAnalyzer.addEvent(time, event)
File "/home/kkron/projects/Vigilent/src/guider/guider/guider.py", line 98534, in addEvent
builtins.sum(t[0] == ID for t in eventData[name]["list"])
^^^^^^^^^^^^^^^^
AttributeError: 'dict' object has no attribute 'sum'

@iipeace
Copy link
Owner

iipeace commented Apr 30, 2024

@biofool could you check latest commit @master?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest https://hacktoberfest.digitalocean.com/details
Projects
None yet
Development

No branches or pull requests

3 participants