Skip to content

[Housekeeping]: Poetry install issues on ARM based MAC #980

@51qwerty

Description

@51qwerty

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions