Giter VIP home page Giter VIP logo

Comments (4)

lpla avatar lpla commented on May 27, 2024

Hi @dinosaxon.

We forgot to update the README.md file explaining the new way to install Bitextor. In the Wiki is updated and better explained, but after the next commit it will be better explained in README.md also.

Just do autogen.sh instead of configure:

 user@pc:~$ ./autogen.sh
 user@pc:~$ make
 user@pc:~$ sudo make install

from bitextor.

dinosaxon avatar dinosaxon commented on May 27, 2024

Hi,

Thank you for your prompt reply. I am now facing another problem with python-magic.

I have installed python-magic-0.4.15 using pip however it is not possible to run m=magic.open(magic.MAGIC_NONE). Python says that module 'magic' has no attribute "open".

I also tried to install using apt-get but the package is not recognised by Ubuntu 16.04 and python3.

Could you please advise?

from bitextor.

lpla avatar lpla commented on May 27, 2024

Hi again @dinosaxon. Currently, our project is only compatible with Python 2. There is a branch in which we are trying to make it fully compatible with Python 3.

Regarding the conflict with Magic, try to uninstall the package python-magic-0.4.15 from pip and keep only the magic package from apt.

from bitextor.

dinosaxon avatar dinosaxon commented on May 27, 2024

Great, thanks a lot!!!

I pointed it to pyhton2 .7 and it works :)

from bitextor.

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.