-
Notifications
You must be signed in to change notification settings - Fork 450
Open
Description
Pyre Bug
Bug description
Running poetry run pyre in my repository hangs.
Reproduction steps
poetry run pyre
Expected behavior
Some output.
Logs
Please include any relevant logs here:
poetry run pyre (6 results) 12:05:20 [1690/26822]
ƛ No watchman binary found.
To enable pyre incremental, you can install watchman: https://facebook.github.io/watchman/docs/install
ƛ Defaulting to non-incremental check.
ƛ Parser error in module `ruyaml.main`: Function signature type comment has 3 parameter types, while the corresponding function contains 5 parameters
ƛ Parser error in module `lib.common.common.module.industry.message.schema.registry.messages`: CPython runtime raised a non-syntax exception
ƛ Parser error in module `numpy.core.tests.test_regression`: CPython runtime raised a non-syntax exception
ƛ Parser error in module `pip._vendor.pyparsing.unicode`: CPython runtime raised a non-syntax exception
ƛ Parser error in module `pyparsing.unicode`: CPython runtime raised a non-syntax exception
ƛ The type check of numpy.lib.tests.test_format.$toplevel is taking more than 120 seconds (pid = 17098) [66.5s]
Additional context
Add any other context about the problem here. (like dependencies in your venv, third party stub files being used, overall goals, etc.)
vthemelis and Regan-Koopmans
Metadata
Metadata
Assignees
Labels
No labels