Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do you install pyp? #2

Closed
GoogleCodeExporter opened this issue Mar 24, 2016 · 4 comments
Closed

How do you install pyp? #2

GoogleCodeExporter opened this issue Mar 24, 2016 · 4 comments

Comments

@GoogleCodeExporter
Copy link

How do you install pyp?

I did:

$ pip install pyp

But it looks like pyp is not on PyPI. Maybe you guys should upload pyp to PyPI.

Original issue reported on code.google.com by hekevint...@gmail.com on 8 Oct 2011 at 12:51

@GoogleCodeExporter
Copy link
Author

Hi,
 We'll have to look into PyPI...in the meantime, you can go to the source tab, and use svn to anonymously check out pyp, or else go the download tab and click on the pyp link.  If you've already downloaded the file, you should be good to go...it's a single script. Let us know if you have any more trouble!

Original comment by tobyro...@gmail.com on 8 Oct 2011 at 8:48

@GoogleCodeExporter
Copy link
Author

When you get to packaging your project you can make a console script so that it 
can be invoked from the command-line.

see http://peak.telecommunity.com/DevCenter/setuptools#automatic-script-creation

Original comment by hekevint...@gmail.com on 11 Oct 2011 at 12:40

@GoogleCodeExporter
Copy link
Author

pip install pyp
now it works as in issue 6

Original comment by ibrka...@gmail.com on 19 Mar 2012 at 9:00

@GoogleCodeExporter
Copy link
Author

The change for this is done now.

Original comment by tobyro...@gmail.com on 5 May 2012 at 6:41

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant