Re: Issue about building python on a foreign distro

2021-08-29 Thread Wade Zhang
On Wed, Aug 25, 2021 at 9:19 PM zimoun wrote: > > pyenv allows you to set python version for your every project by putting a > > `.python-version` file, and you can easily override the version with an > > environment variable. All you need to do is just setting your `PATH`. I > > think > > it's

Re: Issue about building python on a foreign distro

2021-08-23 Thread Wade Zhang
On Tue, Aug 24, 2021 at 12:41 AM zimoun wrote: > > Hi, > > Welcome! :-) Thank you for your reply! > > It seems all dependencies installed by Guix are not found. > > Well, do you do > > source ~/.guix-profile/etc/profile > > after installing all the dependencies (gcc-toolchain, bzip2, etc.) I'

Issue about building python on a foreign distro

2021-08-22 Thread Wade Zhang
rrors and how to fix them? Best Regards, Wade Zhang