Skip to content

Fixes TypeError: '>=' not supported between instances of#252

Merged
gatesn merged 1 commit into
palantir:developfrom
evandrocoan:typeerror_not_supported_between_instances
Jan 27, 2018
Merged

Fixes TypeError: '>=' not supported between instances of#252
gatesn merged 1 commit into
palantir:developfrom
evandrocoan:typeerror_not_supported_between_instances

Conversation

@evandrocoan

Copy link
Copy Markdown
Contributor

'Namespace' and 'int'

server: [pyls] 19:05:39:0782887 Logging to the file F:/SublimeText/debug.txt
server: Traceback (most recent call last):
server: File "F:\Python\Scripts\pyls-script.py", line 11, in <module>
server: load_entry_point('python-language-server', 'console_scripts', 'pyls')()
server: File "d:\user\dropbox\softwareversioning\python-language-server\pyls\__main__.py", line 55, in main
server: _configure_logger(args)
server: File "d:\user\dropbox\softwareversioning\python-language-server\pyls\__main__.py", line 112, in _configure_logger
server: elif verbose >= 2:
server: TypeError: '>=' not supported between instances of 'Namespace' and 'int'

'Namespace' and 'int'

server: [pyls] 19:05:39:0782887 Logging to the file F:/SublimeText/debug.txt
server: Traceback (most recent call last):
server: File "F:\Python\Scripts\pyls-script.py", line 11, in <module>
server: load_entry_point('python-language-server', 'console_scripts', 'pyls')()
server: File "d:\user\dropbox\softwareversioning\python-language-server\pyls\__main__.py", line 55, in main
server: _configure_logger(args)
server: File "d:\user\dropbox\softwareversioning\python-language-server\pyls\__main__.py", line 112, in _configure_logger
server: elif verbose >= 2:
server: TypeError: '>=' not supported between instances of 'Namespace' and 'int'
@gatesn gatesn merged commit 099eb36 into palantir:develop Jan 27, 2018
@evandrocoan evandrocoan deleted the typeerror_not_supported_between_instances branch January 27, 2018 21:38
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