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

Linux Issues #18

Open
peardox opened this issue Sep 22, 2022 · 5 comments
Open

Linux Issues #18

peardox opened this issue Sep 22, 2022 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@peardox
Copy link
Contributor

peardox commented Sep 22, 2022

I've been having problems with Embedded on Linux (told you about this before) - specifically Pip failing owing to no SSL support (and the machine has SSL of course)

Anyway - today I grabbed https://github.com/lmbelo/python3-embeddable and built a 3.9.12 on the target and replaced the existing non-functional 3.9 with the one I'd just compiled

Everythinng worked perfectly.... This begs the question - why?

Is my build environment different ot something (Ubuntu 22.04)?

Steam deck should be available in a month (or two) and Jim McKeeth may be sorting something out for a D11 so I was just doing some exploratory work...

I'm also wondering if this may help the OSX builds....

image

@lmbelo
Copy link
Member

lmbelo commented Sep 22, 2022

Yes, I remember. I told you so, you can easily install openssl with apt-get.
We are compiling the macOS version with ssl, but Linux not.
I know it would be good to get it compiled for the Linux distribution as well.
I will give it an attention as possible.

@lmbelo lmbelo self-assigned this Sep 22, 2022
@lmbelo lmbelo added the enhancement New feature or request label Sep 22, 2022
@peardox
Copy link
Contributor Author

peardox commented Sep 22, 2022

If you want a proper Linux server I've still got a load of AWS credits so I can let you have an x64 to build on.

Note - this will be a LOT easier than the problems you had with the AWS OSX box - you just ssh into the box and do what you like. If you want me to set one up just tell me what OS you want on it, how much HD and suchlike.

Ooh - they've got a data center in Sao Paulo - looks like I can sort you out a 4 CPU 16Gb RAM build box no problem (only costs about 15c an hour + disk space @ a buck per 10G/mth)

The GPU ones I usually use cost a buck an hour - good fast GPU though :)

@peardox
Copy link
Contributor Author

peardox commented Sep 22, 2022

Just tried Sao Paulo out - created a 4CPU/16G with 20GB Disk with Ubuntu 22.04 - pricing is more expensive for some reason - 33c per hour.

Anyway - no problem creating one (I stopped it again after a min anyway - just testing) so if you want one for a day it'll only cost 10 bucks of my credit (I've got plenty left so no problem)

@lmbelo
Copy link
Member

lmbelo commented Sep 22, 2022

I can't jump into this task right now. I can get it working out on a local machine, a remote machine is not necessary. We only need to uninstall openssl to get that error.

@peardox
Copy link
Contributor Author

peardox commented Sep 22, 2022

Steam Deck now available to purchase message (there's a up to 3 month queue) just came through so it's now ordered and "on the way"

Having worked out the way to get P4D working on Linux now I should be able to get an install on the Deck when it arrives specially built for the Deck and with PyTorch GPU support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants