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

python3 support, valid JSON output #2

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

ghissues
Copy link

added a separate python3 file with valid JSON output and optional command line input

@aisbaa
Copy link

aisbaa commented Jul 27, 2016

It seems that README file is not included into package

$ pip install git+https://github.com/ghissues/pyesprima.git
Collecting git+https://github.com/ghissues/pyesprima.git
  Cloning https://github.com/ghissues/pyesprima.git to /tmp/pip-xd14shhs-build
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-xd14shhs-build/setup.py", line 17, in <module>
        long_description=read('README'),
      File "/tmp/pip-xd14shhs-build/setup.py", line 5, in read
        return open(os.path.join(os.path.dirname(__file__), fname)).read()
    FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-xd14shhs-build/README'

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

Successfully merging this pull request may close these issues.

None yet

2 participants