Marco Leogrande

Results 15 comments of Marco Leogrande

A new version of Pyre has been released. Running pyre with `--debug` should show more information.

@maldil That's the same circular definition that was reported above. At this time, Pyre will crash when encountering such definition. Until this is solved, my suggestion is to use, as...

That is correct, Pyre does not recognize descriptor classes just yet. On the other hand, Pyre supports properties and `@property` annotations already, so if your use case is simple enough...

Thanks for the report, would you like to provide pull requests to clarify the usage of `--search-path` and how that can be used in a virtualenv?

Sorry for the late reply, but this dropped from my radar somehow. I am looking at the PR, I have minor comments on that one. As for the second point...