Code Monkey home page Code Monkey logo

Comments (9)

Encrypt avatar Encrypt commented on September 16, 2024

@ingvar1995 / @xveduk : Note that this bug prevents Toxygen from being build on build.tox.chat right now (https://build.tox.chat/job/toxygen_pkg_linux_deb_shared_xenial_x86_stable_release/).

Once fixed, it will hopefully build!

from toxygen.

IngvarX avatar IngvarX commented on September 16, 2024
  1. /tmp/foobar/bin/ exists?
  2. Is python module setuptools installed? (sudo apt-get install python3-setuptools)
    Unfortunately my laptop died so I can't test it. Anyway I use the same setup.py on pip3 and it works.

from toxygen.

progval avatar progval commented on September 16, 2024

On 21/07/2016 06:39, Ingvar wrote:

  1. /tmp/foobar/bin/ exists?

Yes, it was created by setup.py

  1. Is python module setuptools installed? (sudo apt-get install python3-setuptools)

Yes (otherwise the script would have failed with ImportError)

from toxygen.

IngvarX avatar IngvarX commented on September 16, 2024

Can you attach full installation log? Try python3 -m trace -t setup.py install

from toxygen.

progval avatar progval commented on September 16, 2024
 progval@ion  /tmp/toxygen   master  rm -r /tmp/foobar -f                                                           
 progval@ion  /tmp/toxygen   master  mkdir /tmp/foobar/                                                             
 progval@ion  /tmp/toxygen   master  python3 -m trace -t setup.py install --prefix=/tmp/foobar > setup_logs.txt
warning: no files found matching 'toxygen/libs/libtox.dll'
warning: no files found matching 'toxygen/libs/libsodium.a'
warning: no files found matching 'toxygen/libs/libtox64.dll'
warning: no files found matching 'toxygen/libs/libsodium64.a'
 progval@ion  /tmp/toxygen   master  gzip setup_logs.txt 

Gives this log: https://static.progval.net/public/toxygen_setup_logs.txt.gz
(Sorry I can't attach it, Github says it can't process that file.)

from toxygen.

IngvarX avatar IngvarX commented on September 16, 2024

Try to comment lines 21-25 in setup.py

from toxygen.

progval avatar progval commented on September 16, 2024

from toxygen.

IngvarX avatar IngvarX commented on September 16, 2024

I think try ... except block will solve this issue. But it needs testing.

from toxygen.

IngvarX avatar IngvarX commented on September 16, 2024

Fixed in develop

from toxygen.

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.