Coder Social home page Coder Social logo

Comments (6)

UndeadKernel avatar UndeadKernel commented on June 24, 2024 2

The problem you are having is due to a file name change in Python 3.9.
See this for a possible solution: https://stackoverflow.com/a/65513989/2632102

from id2t.

pepper-jk avatar pepper-jk commented on June 24, 2024

Hi there,

did you use the build script as per the instructions?

If so, could you provide the output?

If you don't have it anymore please try ./build.sh --full to run a full rebuild and post the output here.

Meanwhile you can also take a look at our Dependencies wiki page and check if all the dependencies are installed manually.

Your call of id2t seems strange to me. What arguments are 1 and x supposed to be? Run ./id2t or ./id2t --help for information about which arguments are allowed. (Provided the dependency issues are solved before, of course.)

Please do not run id2t via sudo. It is not required and only exposes your system's privileges.

Hope this helps.
I'll try to get back to you as soon as possible, once you post more information.

from id2t.

bsureshkum avatar bsureshkum commented on June 24, 2024

Hi Pepper-JK,

Thanks for your time. I tried to manually install dependencies but still I am having issues. Please find the output below.

Kind Regards,
output_ID2T.txt
SK

from id2t.

bsureshkum avatar bsureshkum commented on June 24, 2024

Hi peper-jk,

I have deleted the existing directory and reinstalled using ./build.sh --full command. Please see the output.
output_ID2T-1.txt

from id2t.

bsureshkum avatar bsureshkum commented on June 24, 2024

Thanks a lot. That did the magic.

from id2t.

pepper-jk avatar pepper-jk commented on June 24, 2024

Closing due to the solution found on stackexchange:

cd /usr/lib/x86_64-linux-gnu/
ln -s -f libc.a liblibc.a

from id2t.

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.