You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@davidbrochart I managed to set up the project on Ubuntu. When trying to run asphalt independently it raised the following error: "LookupError: no such entry point in asphalt.components: resource_usage". Commenting out "resource_usage" in "config.yaml" allowed to run the test successfully. Any advice on how to proceed?
It means that the fps-resource-usage plugin was not installed, so yes removing it from config.yaml is correct. Or you could also install it with pip install fps-resource-usage. The config.yaml is an example so you should modify it according to your needs, if you need to run Asphat independently.
If you want to continue this discussion, would you mind opening a new issue?
test_rest_api fails on Ubuntu and macOS.
The text was updated successfully, but these errors were encountered: