Giter Club home page Giter Club logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
$ pypm install go
$ pypm f go
/Users/sridharr/.local/lib 
/Users/sridharr/.local/lib/python2.6 
/Users/sridharr/.local/lib/python2.6/site-packages 
/Users/sridharr/.local/lib/python2.6/site-packages/go-1.2.1-py2.6.egg-info 
/Users/sridharr/.local/lib/python2.6/site-packages/go.py

So I ran the following:

$ python -m go

Then go asked if it wants me to add go bash function to ~/.profile. Maybe this 
should be specified in the install notes .. that one should run go initially as 
"python -m go". 

But having a script is probably a little easier (as long as the BATCH/bash 
function 
will override the go script)

Original comment by [email protected] on 29 Sep 2009 at 1:20

from go-tool.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Basically 'pypm install go' doesn't do the easy thing

Original comment by [email protected] on 7 Oct 2009 at 11:30

  • Added labels: Priority-High
  • Removed labels: Priority-Medium

from go-tool.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
.. or 'pip install go' or 'easy_install go' .. or even 'python setup.py 
install', I believe. You could use 
setuptools/Distribute to implement scripts. The advantage is that there will be 
a nice .exe wrapper on Windows. 
The script can be named go-setup in order to avoid name clash with the actual 
go shell/batch function.

Original comment by [email protected] on 1 Apr 2010 at 10:44

from go-tool.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 16, 2024
Here's a patch to add a `go-setup' script:
https://github.com/srid/go-tool/commit/4c5fb4baa9e78423cb072bed0bf1b75a30ced194
(requires the previous commit for setuptools)

Original comment by [email protected] on 10 Feb 2011 at 7:33

from go-tool.

Related Issues (19)

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.