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

unable to install/ run pyple #1

Open
linuxcaffe opened this issue Mar 5, 2015 · 0 comments
Open

unable to install/ run pyple #1

linuxcaffe opened this issue Mar 5, 2015 · 0 comments

Comments

@linuxcaffe
Copy link

I'm probably doing something dumb, but this fails;

djp@tigger:~/tmp/pyple$ ls
CONTRIBUTE.md  pypeople  pypeople_unittests.py  README.md  setup.cfg  setup.py  tests
djp@tigger:~/tmp/pyple$ cat setup.cfg 
djp@tigger:~/tmp/pyple$ python setup.py install --user
Traceback (most recent call last):
  File "setup.py", line 55, in 
    open(os.path.join('pypeople','pypeople.py')).read()).group(1)
IOError: [Errno 2] No such file or directory: u'pypeople/pypeople.py'
djp@tigger:~/tmp/pyple$ ls pypeople/
cards.py  cmdline.py  config.py  __init__.py  __main__.py  parsers.py  README.txt  tests.py  utils.py

any suggestions?

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

No branches or pull requests

1 participant