Skip to content

Installation with pip vs. github: different versions #5

@vsoch

Description

@vsoch

The version of pyConTextNLP on pip seems to be 0.6.1.1

  Downloading pyConTextNLP-0.6.1.1-py2.py3-none-any.whl (47kB): 47kB downloaded

but cloning the repo and installing manually I get 0.6.1.0:

  Using /usr/lib/python3/dist-packages
  Finished processing dependencies for pyConTextNLP==0.6.1.0

I am asking because installation from pip has a bunch of syntax errors that look like this:

  *** Error compiling '/tmp/pip-build-qllqb0oc/pyConTextNLP/pyConTextNLP/itemData_temp.py'...
    File "/tmp/pip-build-qllqb0oc/pyConTextNLP/pyConTextNLP/itemData_temp.py", line 3
     @@ -17,7 +17,7 @@
     ^
  SyntaxError: invalid syntax

What is the difference between the two, and which is correct to use for radnlp? I am using python 3 on ubuntu. Thanks for your help, and please let me know if there is something I can test to help debug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions