Skip to content

py3 installation#186

Open
njwilson23 wants to merge 8 commits intoclips:python3from
njwilson23:install_py3
Open

py3 installation#186
njwilson23 wants to merge 8 commits intoclips:python3from
njwilson23:install_py3

Conversation

@njwilson23
Copy link
Copy Markdown

WIP: Updated dependencies to get a Python 3 installation to work. Failures currently happening on all Python versions.

I'm afraid I butchered your TravisCI config while trying to get a build to trigger - I'll restore it when I come back to this.

- upgrade beautifulsoup -> beautifulsoup4
    - change all references to BeautifulSoup to bs4
- replace pdfminer -> pdfminer.six
The previous workaround would break code that assigned keyword arguments
to `Word` by position. This one retains the old behaviour.
@markus-beuckelmann markus-beuckelmann force-pushed the python3 branch 15 times, most recently from 78a47e2 to 1e1db72 Compare July 6, 2017 17:55
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.

2 participants