alexmojaki / snoop

A powerful set of Python debugging tools, based on PySnooper
MIT License
1.28k stars 35 forks source link

Why did I execute snoop.instll() but it didn't work? #50

Closed sanxiadaba closed 2 years ago

sanxiadaba commented 2 years ago

I have executed the corresponding command

image

But when I try to run the command in other files, it fails

image image

I have a windows computer and the python interpreter version is 3.9.6 (I admit this version seems a bit high) Can anyone solve my problem? Thank you very much!