Technologicat / pyan

Static call graph generator. The official Python 3 version. Development repo.
GNU General Public License v2.0
323 stars 56 forks source link

ValueError: Unknown scope 'pytype.analyze.CallTracer._call_traces_to_function.lambda' while running pyan3 on pytype repo #67

Open avijit1258 opened 3 years ago

avijit1258 commented 3 years ago

I have tried to run pyan3 using google pytype repo. I got the following error. Screen Shot 2021-03-04 at 1 54 16 AM

This is the repo. https://github.com/google/pytype I will try to debug the issue and create a PR if found the issue.

Technologicat commented 3 years ago

Possibly related to #61.