adjacentlink / emane

Distributed wireless network emulation framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error with "inv install-emane" task

wtavik opened this issue · comments

OS : CentOS 8

When trying to use this invoke, you get the error “No matching repo to modify: PowerTools”. With a little research I found that the repo's name has changed to "powertools" instead of "PowerTools". Not sure if this issue is exclusive to CentOS or not but I found that changing the line in tasks.py to "powertools" did resolve the issue.