psylopunk / pytonlib

Simple python client for The Open Network
https://pydocs.xton.me/
MIT License
85 stars 17 forks source link

Apple M1 #26

Open syfulin opened 1 year ago

syfulin commented 1 year ago

Can this be run and used on MacOS on an Apple M1 chip?

MarshalX commented 1 year ago

yws

can-er commented 2 months ago

Yes it does. I'm under M1:

machdep.cpu.cores_per_package: 8
machdep.cpu.core_count: 8
machdep.cpu.logical_per_package: 8
machdep.cpu.thread_count: 8
machdep.cpu.brand_string: Apple M1

The issue can be closed @psylopunk