-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
Proposed Changes
I started to work on a fortios parser and also tried to cleanup the sq_poller code such that each NOS is its own class in its own file to make the broader code base clean. However, due to the pinned python version and pip modules I'm not able to install the poetry package.
The specific package that throws errors is numpy (==1.20.3) It appears that numpy 1.20.3 does not support ARM or has arm compile issues.
Propose upgrading the package repo that offer better arm support
Justification
Unable to test code contributions locally due to the poetry pinned code versions. request upgrading the pinned versions that offer better ARM support.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels