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 4Suite-XML while installing amara. #18

Open
aashish-pathak opened this issue Jul 24, 2013 · 2 comments
Open

Unable to install 4Suite-XML while installing amara. #18

aashish-pathak opened this issue Jul 24, 2013 · 2 comments

Comments

@aashish-pathak
Copy link

(PWPYTHON)ubuntu@ip-10-85-141-174:~$ pip install amara
Requirement already satisfied (use --upgrade to upgrade): amara in ./PWPYTHON/lib/python2.7/site-packages
Downloading/unpacking 4Suite-XML>=1.0.2 (from amara)
  Downloading 4Suite-XML-1.0.2.zip (2.2MB): 2.2MB downloaded
  Running setup.py egg_info for package 4Suite-XML

Requirement already satisfied (use --upgrade to upgrade): python-dateutil in /usr/lib/python2.7/dist-packages (from amara)
Installing collected packages: 4Suite-XML
  Running setup.py install for 4Suite-XML
    Usage:
      -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
      -c --help [cmd1 cmd2 ...]
      -c cmd --help
      -c --help-commands
      -c --help-packages

    error: option --single-version-externally-managed not recognized
    Complete output from command /home/ubuntu/PWPYTHON/bin/python -c "import setuptools;__file__='/home/ubuntu/PWPYTHON/build/4Suite-XML/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-wplyzB-record/install-record.txt --single-version-externally-managed --install-headers /home/ubuntu/PWPYTHON/include/site/python2.7:
    Usage:

  -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]

  -c --help [cmd1 cmd2 ...]

  -c cmd --help

  -c --help-commands

  -c --help-packages



error: option --single-version-externally-managed not recognized

----------------------------------------
Cleaning up...
Command /home/ubuntu/PWPYTHON/bin/python -c "import setuptools;__file__='/home/ubuntu/PWPYTHON/build/4Suite-XML/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-wplyzB-record/install-record.txt --single-version-externally-managed --install-headers /home/ubuntu/PWPYTHON/include/site/python2.7 failed with error code 1 in /home/ubuntu/PWPYTHON/build/4Suite-XML
Storing complete log in /home/ubuntu/.pip/pip.log

This is what i get when i say pip install amara.

Does amara have any dependency on 4Suite-XML ?

@aashish-pathak
Copy link
Author

This installs older version of amara v1.2.*

@uogbuji
Copy link
Contributor

uogbuji commented Aug 6, 2013

Sorry, I somehow missed this notification. I'm very surprised "pip install amara" installs the old version. What happens if you do "pip install amara==2.0.0a6"?

4Suite-XML is quite outdated, but I do think it was a dependency for Amara 1.x.

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

2 participants