birdseye-pycharm
                                
                                 birdseye-pycharm copied to clipboard
                                
                                    birdseye-pycharm copied to clipboard
                            
                            
                            
                        Qusetion : serve is not running
env: pycharm 2019.1.2 python 3.6.4 x64 birdseye 0.8.3

please , what's version of birdseye do I need?
It's not about the version, it's a bug in the plugin detecting what's installed.
- What kinda of interpreter are you using?
- What is being used to install packages? conda? pipenv? poetry?
- Does clicking "Restart server" help?
- Does restarting PyCharm help?
@alexmojaki I tried 3 and 4, but it didn't work.
- My  python interpreter  Install from the official python exe file.
This python env is virtualenvand I usevirtualenvwrapper-winto create it , .
- I use pip install birdseyeto installbirdseye.
I haven't found any good solutions in pycharm, but after I start birdseye serve in cmd , it's work.
