Frames are not available

Recently started to use pycharm debugger for my project. But everytime I turns it on, it shows me that frames are not available. I've read a lot of different articles with similar problems but still don't actually understand how to solve it.

0
3 comments
Avatar
Permanently deleted user

Hey there,

 

Did you find a solution to your problem? Because I have the exact same issue. 

0

It could be a project-specific issue. I would suggest the following:

1. Create a new minimal project with the boilerplate `main.py` file and check if the issue is reproduced.

2. Report the issue to https://youtrack.jetbrains.com/issues/py with a project sample that reproduces the issue, along with Logs from **Help | Collect Logs and Diagnostic Data**.

0

Please sign in to leave a comment.