Skip to content

setup.py broken on Ubuntu systems #42

Description

@HarryRybacki-zz

Steps:

  1. Clone crowd-scholar repo
  2. Run: sudo python setup.py develop

Expected:

  • setup.py to install all required packages

Actual:

  • setup.py chokes on sciparse

    Best match: sciparse 0.1
    Downloading git://github.com/jmcarp/sciparse#egg=sciparse-0.1
    error: Download error for git://github.com/jmcarp/sciparse: unknown url type: git

  • Note: setup.py develop works on OSX

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions