ok so when trying to deploy my site “https://fnte.netlify.app/”
i get this
5:34:48 PM: Build ready to start
5:34:50 PM: build-image version: d2c6dbeac570350a387d832f64bc980dc964ad65 (focal)
5:34:50 PM: build-image tag: v4.8.0
5:34:50 PM: buildbot version: 29e546ddee264a16af472b38ccba15b350150213
5:34:50 PM: Building without cache
5:34:50 PM: Starting to prepare the repo for build
5:34:50 PM: No cached dependencies found. Cloning fresh repo
5:34:50 PM: git clone GitHub - Sonic4Tails/hatena-server: A server replicating the now closed Flipnote Hatena for the DSi
5:34:51 PM: Preparing Git Reference refs/heads/master
5:34:51 PM: Parsing package.json dependencies
5:34:52 PM: Starting build script
5:34:52 PM: Installing dependencies
5:34:52 PM: /opt/build-bin/run-build-functions.sh: line 223: /opt/buildhome/pythonpython-2.7.18/bin/activate: No such file or directory
5:34:52 PM: Error setting python version from runtime.txt
5:34:52 PM: Please see build-image/included_software.md at focal · netlify/build-image · GitHub for current versions
5:34:52 PM: Creating deploy upload records
5:34:52 PM: Build was terminated: Build script returned non-zero exit code: 1
5:34:52 PM: Failing build: Failed to build site
5:34:52 PM: Failed during stage ‘building site’: Build script returned non-zero exit code: 1 (Search results for '"non-zero exit code: 1"' - Netlify Support Forums)
5:34:53 PM: Finished processing build request in 2.881863664s
also the build command i use is “python server.py”
so if anyone can help me please respond