Error while installing dynamo using pip

176 views
Skip to first unread message

Bhushan Nagaonkar

unread,
Mar 16, 2012, 4:05:15 AM3/16/12
to django...@googlegroups.com
bhushan@bhushan-laptop:~$ sudo pip install django-dynamo
Downloading/unpacking django-dynamo
  Downloading django-dynamo-0.25.zip
  Running setup.py egg_info for package django-dynamo
    Traceback (most recent call last):
      File "<string>", line 14, in <module>
      File "/home/bhushan/build/django-dynamo/setup.py", line 35, in <module>
        long_description=read( 'readme.rst'),
      File "/home/bhushan/build/django-dynamo/setup.py", line 6, in read
        return open(os.path.join(os.path.dirname(__file__), *args)).read()
    IOError: [Errno 2] No such file or directory: '/home/bhushan/build/django-dynamo/readme.rst'
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):

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

  File "/home/bhushan/build/django-dynamo/setup.py", line 35, in <module>

    long_description=read( 'readme.rst'),

  File "/home/bhushan/build/django-dynamo/setup.py", line 6, in read

    return open(os.path.join(os.path.dirname(__file__), *args)).read()

IOError: [Errno 2] No such file or directory: '/home/bhushan/build/django-dynamo/readme.rst'

schacki

unread,
Mar 18, 2012, 6:53:34 PM3/18/12
to django...@googlegroups.com
hi,

this seems to be a problem with the created package, if you install it from source, it will work fine.


i will have a look the next days to fix this issue in the package.

regards,
juergen
Reply all
Reply to author
Forward
0 new messages