Message 386901 - Python tracker
Message386901
| Author | dtrodrigues |
|---|---|
| Recipients | dtrodrigues, miss-islington, ned.deily, richiejthomas, ronaldoussoren, seb, sjmulder |
| Date | 2021-02-13.04:11:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1613189498.65.0.432410636626.issue41116@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
You'll probably need to contact the pyenv project (https://github.com/pyenv/pyenv) if the following doesn't work for you. However, doing something like CFLAGS="-I$(brew --prefix)/include" CPPFLAGS="-I$(brew --prefix)/include" LDFLAGS="-L$(brew --prefix)/lib" pyenv install 3.9.1 is working for me to use the lzma module if you already have xz installed with Homebrew. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-02-13 04:11:38 | dtrodrigues | set | recipients: + dtrodrigues, ronaldoussoren, ned.deily, miss-islington, sjmulder, seb, richiejthomas |
| 2021-02-13 04:11:38 | dtrodrigues | set | messageid: <1613189498.65.0.432410636626.issue41116@roundup.psfhosted.org> |
| 2021-02-13 04:11:38 | dtrodrigues | link | issue41116 messages |
| 2021-02-13 04:11:38 | dtrodrigues | create | |