Giter Club home page Giter Club logo

Comments (4)

svpcom avatar svpcom commented on August 24, 2024

export LC_ALL=C LANG=C
before build

from wfb-ng.

Alex617923 avatar Alex617923 commented on August 24, 2024

After installing setuptools i get this

Installing setuptools < 51.3, pkg_resources, pip < 21, wheel...done.
/root/wfb-ng/env/bin/pip install --upgrade pip setuptools stdeb
DEPRECATION: Python 3.5 reached the end of its life on September 13th, 2020. Please upgrade your Python as Python 3.5 is no longer maintained. pip 21.0 will drop support for Python 3.5 in January 2021. pip 21.0 will remove support for this functionality.
Requirement already satisfied: pip in ./env/lib/python3.5/site-packages (20.3.4)
Collecting pip
Using cached pip-20.3.4-py2.py3-none-any.whl (1.5 MB)
Downloading pip-20.3.3-py2.py3-none-any.whl (1.5 MB)
|################################| 1.5 MB 2.0 MB/s
Requirement already satisfied: setuptools in ./env/lib/python3.5/site-packages (51.2.0)
Collecting setuptools
Downloading setuptools-50.3.2-py3-none-any.whl (785 kB)
|################################| 785 kB 3.2 MB/s
Collecting stdeb
Downloading stdeb-0.10.0.tar.gz (57 kB)
|################################| 57 kB 1.0 MB/s
ERROR: Exception:
Traceback (most recent call last):
File "/root/wfb-ng/env/lib/python3.5/site-packages/pip/_internal/cli/base_command.py", line 223, in _main
status = self.run(options, args)
File "/root/wfb-ng/env/lib/python3.5/site-packages/pip/_internal/cli/req_command.py", line 180, in wrapper
return func(self, options, args)
File "/root/wfb-ng/env/lib/python3.5/site-packages/pip/_internal/commands/install.py", line 341, in run
r for r in requirement_set.requirements.values()
File "/root/wfb-ng/env/lib/python3.5/site-packages/pip/_internal/commands/install.py", line 343, in
r, check_binary_allowed
File "/root/wfb-ng/env/lib/python3.5/site-packages/pip/_internal/wheel_builder.py", line 112, in should_build_for_install_command
req, need_wheel=False, check_binary_allowed=check_binary_allowed
File "/root/wfb-ng/env/lib/python3.5/site-packages/pip/_internal/wheel_builder.py", line 86, in _should_build
if not req.use_pep517 and not is_wheel_installed():
File "/root/wfb-ng/env/lib/python3.5/site-packages/pip/_internal/utils/misc.py", line 931, in is_wheel_installed
import wheel # noqa: F401
File "/root/wfb-ng/env/lib/python3.5/site-packages/wheel/init.py", line 1
from future import annotations
SyntaxError: future feature annotations is not defined
Makefile:17: recipe for target '/root/wfb-ng/env' failed
make: *** [/root/wfb-ng/env] Error 2

from wfb-ng.

svpcom avatar svpcom commented on August 24, 2024

Use python >= 3.6

from wfb-ng.

Alex617923 avatar Alex617923 commented on August 24, 2024

Thanks, i use newest armbian version and build success.

from wfb-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.