astral-sh / astral-sh/python-build-standalone

build/versions/VERSION.*: No such file or directory

Open
#41 7 comments 2 reactions 0 assignees View on GitHub
bug platform:linux
Dominant language
Python
Stars
4.4k
Forks
314
Avg merge
1d 9h
Merged PRs (30d)
27

Description

I try to compile on Debian8.10. Its clean system, just installed.
I was install Python3.6 and run this command:

`python3.6 ./build-linux.py --python cpython-3.7`

But after install some dependencies i catch this error

```
Makefile:78: .../python-build-standalone/build/versions/VERSION.*: No such file or directory
Makefile:289: warning: overriding recipe for target '.../python-build-standalone/build/cpython--x86_64-unknown-linux-gnu-noopt.tar'
Makefile:286: warning: ignoring old recipe for target '.../python-build-standalone/build/cpython--x86_64-unknown-linux-gnu-noopt.tar'
make: *** No rule to make target '.../python-build-standalone/build/versions/VERSION.*'. Stop.
```
What i do wrong? Debian8 not supported?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.