Git Product home page Git Product logo

Comments (11)

loncarales avatar loncarales commented on May 14, 2024 2

I am using Windows 7. It's working like a charm. I am using cmder. I've also installed Pillow as stated in documentation.

  • Install Python 3. I am using Choocolatey as installer (package manager).
  • pip install Pillow
  • pip install gitsome
  • Add folder to %PATH% environment where gitsome resides. Mine is: C:\ProgramData\chocolatey\lib\python3\tools\Scripts;
  • Open cmder and run gitsome
  • Enyoy!

python -m pip freeze
click==6.6
colorama==0.3.7
docopt==0.6.2
feedparser==5.2.1
gitsome==0.4.0
numpydoc==0.5
Pillow==3.2.0
ply==3.4
prompt-toolkit==0.51
Pygments==2.1.3
pytz==2016.4
requests==2.8.1
six==1.10.0
uritemplate.py==0.3.0
wcwidth==0.1.6

image

from gitsome.

donnemartin avatar donnemartin commented on May 14, 2024 2

@celavi great, thanks for posting how you got set up!

@zmurf no prob, it happens to everyone :)

from gitsome.

donnemartin avatar donnemartin commented on May 14, 2024

Hi, could you post the output of:

 $ python --version

and:

 $ pip freeze

Are you installing in a virtualenv?

Do any of the gh commands work?

 $ gh trending

from gitsome.

zmurf avatar zmurf commented on May 14, 2024

I got the same problem.. trying to run it from powershell.

C:\tools\python\lib\site-packages> python --version
Python 3.4.3

C:\tools\python\lib\site-packages> python -m pip freeze
click==6.6
colorama==0.3.7
docopt==0.6.2
feedparser==5.2.1
gitsome==0.4.0
numpydoc==0.5
ply==3.4
prompt-toolkit==0.51
Pygments==2.1.3
pytz==2016.4
requests==2.8.1
six==1.10.0
uritemplate.py==0.3.0
wcwidth==0.1.6

gh commands doesnt work

from gitsome.

donnemartin avatar donnemartin commented on May 14, 2024

trying to run it from powershell.

@zmurf it looks like the requirements are installed, do you get the same problem from cmd instead of powershell?

from gitsome.

zmurf avatar zmurf commented on May 14, 2024

This is embarrassing... I needed to restart my powershell session. Works perfectly now.

from gitsome.

brcolow avatar brcolow commented on May 14, 2024

Fixed by putting Python 3 ahead of Python 2 in $PATH.

However now I am facing this issue:

C:\Users\brcolow> gh configure
failed to create process.

from gitsome.

donnemartin avatar donnemartin commented on May 14, 2024

@brcolow we ran into a similar issue on a different project, please check out awslabs/aws-shell#112 and let me know if that fixes the issue.

Another reference: donnemartin/haxor-news#44

TLDR; Python doesn't like being installed in a path with spaces, which is possibly where your Python 3 is installed.

from gitsome.

donnemartin avatar donnemartin commented on May 14, 2024

@brcolow did this comment help solve your problem?

from gitsome.

brcolow avatar brcolow commented on May 14, 2024

Sorry for not getting back to you sooner - yes. That fixes it. Thanks very
much.

On Tue, May 17, 2016 at 4:25 AM, Donne Martin [email protected]
wrote:

@brcolow https://github.com/brcolow did this comment
#10 (comment)
help solve your problem?


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#10 (comment)

Michael Ennen

from gitsome.

donnemartin avatar donnemartin commented on May 14, 2024

Thanks for the update, glad to hear it's working for you. I'll go ahead and close this issue.

from gitsome.

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.