CiscoDevNet / yangsuite

Cisco YANG Suite provides a set of tools and plugins to learn, test, and adopt YANG programmable interfaces such as NETCONF, RESTCONF, gNMI and more.
Other
244 stars 76 forks source link

Mac M1 #33

Closed VahidTa closed 3 years ago

VahidTa commented 3 years ago

Hi, I have Mac m1 and "cryptography" version that your package is using does not support arm64.

Error is: Could not build wheels for cryptography which use PEP 517 and cannot be installed directly.

I used "cryptography" new version without any problem.

Thanks,

jeremycohoe commented 3 years ago

Hi @VahidTa can you confirm you are using Docker install method using docker-compose and the start script ?

VahidTa commented 3 years ago

Hi Jeremy,

Docker installation works perfect. However, "Python Virtualenv Installation" part is the problem I mentioned.

jeremycohoe commented 3 years ago

Hi @VahidTa only Docker install method is currently supported - we are planning to have the pip support in the next release