Coder Social home page Coder Social logo

Comments (11)

rogeriopradoj avatar rogeriopradoj commented on June 24, 2024 1

Solved as well in Docker!

docker run \
        --interactive \
        --tty \
        --rm \
        --env GITHUB_TOKEN=${GITHUB_TOKEN} \
        --volume ${HOME}/.octohatrack:/cache \
        \
        rogeriopradoj/octohatrack:latest \
        \
        phpdocbrbridge/traducao
Collecting API contributors...
Collecting all repo contributors...
Collecting wiki contributors.....Collecting CONTRIBUTORS file...No CONTRIBUTORS file

GitHub Contributors:
alfsb
dtgfranca (Diego França)
fabioluciano (FĂĄbio Luciano)
invalid-email-address (Check your git settings!)
matheusmmo (Matheus Moraes)

All Contributors:
alfsb
dtgfranca (Diego França)
fabioluciano (FĂĄbio Luciano)
FĂĄbio Luciano
giordanolins (Giordano Lins)
invalid-email-address (Check your git settings!)
matheusmmo (Matheus Moraes)
pojda
Rogerio Prado de Jesus
rogeriopradoj (Rogerio Prado de Jesus)
tassoevan (Tasso Evangelista)

Repo: phpdocbrbridge/traducao
GitHub Contributors: 5
All Contributors: 11

My pleasure to be one the contributors now! 😄

from octohatrack.

glasnt avatar glasnt commented on June 24, 2024

Thank you for the detailed report! I'll have a look into it.

from octohatrack.

glasnt avatar glasnt commented on June 24, 2024

Ok, the first one is an encoding error. My bad, I'll get that fixed.

The second is docker not having git in the container. That'll be an oversight of me not adding it to the dockerfile. Once that's changed, your docker image will require updating.

Hang tight, I'll get them fixed as soon as I can

from octohatrack.

rogeriopradoj avatar rogeriopradoj commented on June 24, 2024

Oh, thanks for the quick reply!

The first one, working with ruby is not for me (yet!).

The second, docker, I'm sending a Pull Request with that!

Thanks!

from octohatrack.

rogeriopradoj avatar rogeriopradoj commented on June 24, 2024

The first one, working with ruby is not for me (yet!).

Oops, working with python!

from octohatrack.

glasnt avatar glasnt commented on June 24, 2024

@rogeriopradoj I think the first one python2.7 related. Octohatrack uses some python-3 only commands, and thus can't run in 2.7

Can you confirm by running python --version on your system?

I'm looking into ways I can force python3 in the package installation.

from octohatrack.

glasnt avatar glasnt commented on June 24, 2024

I've released version 0.5.1 which should work for at least failing nicely for the wiki things. The change to the Dockerfile is in there as well, you'll just have to copy the new RUN apt-get statement

from octohatrack.

rogeriopradoj avatar rogeriopradoj commented on June 24, 2024

On OS X:

$ python --version

Python 2.7.11

P.S.: I just seen right know that #82 was already merged! Thanks!

from octohatrack.

rogeriopradoj avatar rogeriopradoj commented on June 24, 2024

And:

$ pip --version
pip 8.1.1 from /usr/local/lib/python2.7/site-packages (python 2.7)

So I think I'll have to install with pip3 as you suggested:

$ pip3 --version
pip 8.0.2 from /usr/local/lib/python3.5/site-packages (python 3.5)

from octohatrack.

rogeriopradoj avatar rogeriopradoj commented on June 24, 2024

Solved for pip3 installed octohatrack v0.5.1 on OS X!

$ octohatrack phpdocbrbridge/traducao
Collecting API contributors...
Collecting all repo contributors...
Collecting wiki contributors.....Collecting CONTRIBUTORS file...No CONTRIBUTORS file

GitHub Contributors:
alfsb
dtgfranca (Diego França)
fabioluciano (FĂĄbio Luciano)
invalid-email-address (Check your git settings!)
matheusmmo (Matheus Moraes)

All Contributors:
alfsb
dtgfranca (Diego França)
fabioluciano (FĂĄbio Luciano)
FĂĄbio Luciano
giordanolins (Giordano Lins)
invalid-email-address (Check your git settings!)
matheusmmo (Matheus Moraes)
pojda
Rogerio Prado de Jesus
rogeriopradoj (Rogerio Prado de Jesus)
tassoevan (Tasso Evangelista)

Repo: phpdocbrbridge/traducao
GitHub Contributors: 5
All Contributors: 11

from octohatrack.

glasnt avatar glasnt commented on June 24, 2024

Hooray! 🎉 I'm glad it's working

Thank you so much for filing the bug!

from octohatrack.

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.