Skip to content

Error when running autoperf with examples #29

@evaxeon

Description

@evaxeon

Hi! I get the following error while running autoperf with any of the examples from autoperf/examples directory:
Traceback (most recent call last): File "/usr/local/bin/autoperf", line 299, in <module> main() File "/usr/local/bin/autoperf", line 294, in main autoperf = Autoperf() File "/usr/local/bin/autoperf", line 38, in __init__ if uname['system'] == 'Darwin': subdir = 'apple' TypeError: tuple indices must be integers or slices, not str

I use Python 3.5.2, Ubuntu 16.04, CMake 3.15.2.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions