issues Search Results · repo:techcentaur/PyLex language:Python
Filter by
4 results
(97 ms)4 results
intechcentaur/PyLex (press backspace or delete to remove)I ve been playing with the homophones() function and the API data does not copy correctly for URL. For example when I
run.
lex = Lex( pop )
wordlist = lex.homophones() print(lex) lex.display_wordlist(wordlist, ...
kiwinstuff
- Opened on Jul 20, 2021
- #5
$ python --version
Python 3.6.5
$ python -m pip install json
Collecting json
Could not find a version that satisfies the requirement json (from versions: )
However, taking json out of requirements.txt ...
Timothy-Pulliam
- 1
- Opened on Jun 6, 2018
- #4
Which languages are supported? And are there plans to role out the support?
Bachstelze
- Opened on May 14, 2018
- #3
Add click and lxml to requirements.txt . For ast I got an error, thus I had to remove it. Also, add the shebang line to
the beginning:
#!/usr/bin/env python3
jabbalaci
- 3
- Opened on May 14, 2018
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.