Coder Social home page Coder Social logo

Comments (10)

rex2630 avatar rex2630 commented on August 17, 2024

This log is from dpy2 branch

from phen-cogs.

sravan1946 avatar sravan1946 commented on August 17, 2024

Try reinstalling or do [p]pipinstall akinator[fast_async]==1.0.3

from phen-cogs.

rex2630 avatar rex2630 commented on August 17, 2024

image

from phen-cogs.

sravan1946 avatar sravan1946 commented on August 17, 2024

traceback for that?

from phen-cogs.

rex2630 avatar rex2630 commented on August 17, 2024

May 07 14:15:29 ubuntu python[273087]: [2023-05-07 14:15:29] [ERROR] red.downloader: error: subprocess-exited-with-error
May 07 14:15:29 ubuntu python[273087]:
May 07 14:15:29 ubuntu python[273087]: × python setup.py bdist_wheel did not run successfully.
May 07 14:15:29 ubuntu python[273087]: │ exit code: 1
May 07 14:15:29 ubuntu python[273087]: ╰─> [23 lines of output]
May 07 14:15:29 ubuntu python[273087]: running bdist_wheel
May 07 14:15:29 ubuntu python[273087]: running build
May 07 14:15:29 ubuntu python[273087]: running build_py
May 07 14:15:29 ubuntu python[273087]: creating build
May 07 14:15:29 ubuntu python[273087]: creating build/lib.linux-aarch64-cpython-311
May 07 14:15:29 ubuntu python[273087]: creating build/lib.linux-aarch64-cpython-311/cchardet
May 07 14:15:29 ubuntu python[273087]: copying src/cchardet/version.py -> build/lib.linux-aarch64-cpython-311/cchardet
May 07 14:15:29 ubuntu python[273087]: copying src/cchardet/init.py -> build/lib.linux-aarch64-cpython-311/cchardet
May 07 14:15:29 ubuntu python[273087]: running build_ext
May 07 14:15:29 ubuntu python[273087]: building 'cchardet._cchardet' extension
May 07 14:15:29 ubuntu python[273087]: creating build/temp.linux-aarch64-cpython-311
May 07 14:15:29 ubuntu python[273087]: creating build/temp.linux-aarch64-cpython-311/src
May 07 14:15:29 ubuntu python[273087]: creating build/temp.linux-aarch64-cpython-311/src/cchardet
May 07 14:15:29 ubuntu python[273087]: creating build/temp.linux-aarch64-cpython-311/src/ext
May 07 14:15:29 ubuntu python[273087]: creating build/temp.linux-aarch64-cpython-311/src/ext/uchardet
May 07 14:15:29 ubuntu python[273087]: creating build/temp.linux-aarch64-cpython-311/src/ext/uchardet/src
May 07 14:15:29 ubuntu python[273087]: creating build/temp.linux-aarch64-cpython-311/src/ext/uchardet/src/LangModels
May 07 14:15:29 ubuntu python[273087]: aarch64-linux-gnu-gcc -Wsign-compare -DNDEBUG -g -fwrapv -O2 -Wall -g -fstack-protector-strong -Wformat -Werror=format-security -g -fwrapv -O2 -fPIC -Isrc/ext/uchardet/src -I/home/ubuntu/redenv/include -I/usr/include/python3.11 -c src/cchardet/_cchardet.cpp -o build/temp.linux-aarch64-cpython-311/src/cchardet/_cchardet.o
May 07 14:15:29 ubuntu python[273087]: src/cchardet/_cchardet.cpp:196:12: fatal error: longintrepr.h: No such file or directory
May 07 14:15:29 ubuntu python[273087]: 196 | #include "longintrepr.h"
May 07 14:15:29 ubuntu python[273087]: | ^~~~~~~~~~~~~~~
May 07 14:15:29 ubuntu python[273087]: compilation terminated.
May 07 14:15:29 ubuntu python[273087]: error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
May 07 14:15:29 ubuntu python[273087]: [end of output]
May 07 14:15:29 ubuntu python[273087]:
May 07 14:15:29 ubuntu python[273087]: note: This error originates from a subprocess, and is likely not a problem with pip.
May 07 14:15:29 ubuntu python[273087]: ERROR: Failed building wheel for cchardet
May 07 14:15:29 ubuntu python[273087]: ERROR: Could not build wheels for cchardet, which is required to install pyproject.toml-based projects
May 07 14:15:29 ubuntu python[273087]: [2023-05-07 14:15:29] [ERROR] red.downloader: Something went wrong when installing the following requirements: akinator[fast_async]==1.0.3

from phen-cogs.

sravan1946 avatar sravan1946 commented on August 17, 2024

It seems like that error is a bug in python3.11

from phen-cogs.

sravan1946 avatar sravan1946 commented on August 17, 2024

Try doing [p]pipinstall cchardet first and then use [p]pipinstall akinator[fast_async]==1.0.3

from phen-cogs.

rex2630 avatar rex2630 commented on August 17, 2024

i have tried almost anything, but it seems that there is just problem in TA-lib with python 3.11

from phen-cogs.

sravan1946 avatar sravan1946 commented on August 17, 2024

You could come to phen's support channel in red cog support server so i can support you more easily

from phen-cogs.

rex2630 avatar rex2630 commented on August 17, 2024

pip install cython fixed the issue, thanks for help

from phen-cogs.

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.