birdseye-pycharm icon indicating copy to clipboard operation
birdseye-pycharm copied to clipboard

Qusetion : serve is not running

Open 625781186 opened this issue 6 years ago • 2 comments

env: pycharm 2019.1.2 python 3.6.4 x64 birdseye 0.8.3

image

please , what's version of birdseye do I need?

625781186 avatar Jul 06 '19 04:07 625781186

It's not about the version, it's a bug in the plugin detecting what's installed.

  1. What kinda of interpreter are you using?
  2. What is being used to install packages? conda? pipenv? poetry?
  3. Does clicking "Restart server" help?
  4. Does restarting PyCharm help?

alexmojaki avatar Jul 06 '19 08:07 alexmojaki

@alexmojaki I tried 3 and 4, but it didn't work.

  1. My python interpreter Install from the official python exe file. This python env is virtualenv and I use virtualenvwrapper-win to create it , .
  2. I use pip install birdseye to install birdseye.

I haven't found any good solutions in pycharm, but after I start birdseye serve in cmd , it's work.

image

625781186 avatar Jul 06 '19 08:07 625781186