Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pythia support for mac M1 chip #37

Closed
adiroiban opened this issue Apr 29, 2022 · 7 comments
Closed

Pythia support for mac M1 chip #37

adiroiban opened this issue Apr 29, 2022 · 7 comments
Assignees

Comments

@adiroiban
Copy link
Member

adiroiban commented Apr 29, 2022

I hope that the porting is not a big deal as in the end, this is ARM64

I see some info here pyca/cryptography#6161

Mișu, give it a try on scaleway and see if we can build the python package.

This is low priority, but if the m1 chips have great computing power, maybe we will see them more often on servers.

The mac studio and mac pro hardware are a joke in terms of servers...so I don't have high hopes from apple producing a good server platform.

Thanks

@dumol
Copy link
Contributor

dumol commented May 6, 2022

For the record, the offer at https://www.scaleway.com/en/hello-m1/ is not accessible, it looks like there's not enough capacity. I always get: Error: quota(s) exceeded for this resource

@adiroiban
Copy link
Member Author

Thanks.
Can you try to see if we can get a VM via https://console.hetzner.cloud/

or if not, I am ok if we buy an M1 server and host it ourselves.

let me know if you prefer to host it in RO or ES.

@tim441
Copy link

tim441 commented May 6, 2022 via email

@adiroiban
Copy link
Member Author

Thanks Tim the the link.
The page is accessible, what I think that Mișu wanted to say is that they are out of stock for M1 Apple hardware.
All their existing servers are busy and they can't take new customers.

@dumol
Copy link
Contributor

dumol commented Jan 24, 2023

Even with access to ARM64 macOS hardware, this would be quite an endeavour… I've taken a look at Apple's patches for Python 2.7 and they are pretty extensive and quite inscrutable.

Another solution would be to offer an arm64 package that would run under Linux. This could run virtualized on M1/M2 hardware with VMWare, Parallels, VirtualBox, etc. We could even offer an arm64 container, as Docker is capable of running it on Apple M1/M2.

Resuming building arm64 generic Linux packages would be very little work.

@adiroiban
Copy link
Member Author

The plan is to provide M1 only for python3

But first we need to migrate SFTPPlus to python3

@dumol dumol changed the title See if we can get a python-package for mac M1 chip Pythia support for mac M1 chip Jan 31, 2023
@dumol dumol transferred this issue from chevah/python-package Jan 31, 2023
@dumol
Copy link
Contributor

dumol commented May 2, 2023

Fixed through #39.

@dumol dumol closed this as completed May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants