IOError: [Errno 2] No such file or directory: '/home/tbrannon/prg/muntjac/build/muntjac/README.rst'

77 views
Skip to first unread message

Terrence Brannon

unread,
Mar 22, 2013, 11:05:22 AM3/22/13
to mun...@googlegroups.com
Hello, when attempting to install muntjac on RHEL with Python 2.6.6, I get this error:

[tbrannon@oc2417102872 prg]$ virtualenv muntjac
New python executable in muntjac/bin/python
Installing setuptools............done.
Installing pip...............done.
[tbrannon@oc2417102872 prg]$ cd muntjac/
[tbrannon@oc2417102872 muntjac]$ ls
bin  include  lib  lib64
[tbrannon@oc2417102872 muntjac]$ pip install muntjac
Command not found.   C-c C-c
[tbrannon@oc2417102872 muntjac]$ source bin/activate
(muntjac)[tbrannon@oc2417102872 muntjac]$ pip install muntjac
Downloading/unpacking muntjac
  Downloading Muntjac-1.1.1.tar.gz (2.9MB): 2.9MB downloaded
  Running setup.py egg_info for package muntjac
    Traceback (most recent call last):
      File "<string>", line 16, in <module>
      File "/home/tbrannon/prg/muntjac/build/muntjac/setup.py", line 19, in <module>
        readme = open(join(cwd, "README.rst"))
    IOError: [Errno 2] No such file or directory: '/home/tbrannon/prg/muntjac/build/muntjac/README.rst'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

  File "<string>", line 16, in <module>

  File "/home/tbrannon/prg/muntjac/build/muntjac/setup.py", line 19, in <module>

    readme = open(join(cwd, "README.rst"))

IOError: [Errno 2] No such file or directory: '/home/tbrannon/prg/muntjac/build/muntjac/README.rst'

----------------------------------------
Command python setup.py egg_info failed with error code 1 in /home/tbrannon/prg/muntjac/build/muntjac
Storing complete log in /home/tbrannon/.pip/pip.log
(muntjac)[tbrannon@oc2417102872 muntjac]$

Richard Lincoln

unread,
Mar 22, 2013, 11:18:09 AM3/22/13
to mun...@googlegroups.com
I think this was raised in issue #16. The MANIFEST.in file has been
updated in the master branch, but a new release needs to be cut.

Regards,
Richard
> --
> You received this message because you are subscribed to the Google
> Groups "muntjac" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to muntjac+u...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
Reply all
Reply to author
Forward
0 new messages