doshibhavy

Results 2 issues of doshibhavy

Hi, You are incrementing **openedSites** from loop but it may possible that **i** and **j** generate same value and so **openedSites** gives wrong value. So instead of **openedSites**, you should...

I'm trying to install PyFlowGraph in conda environment using PIP but the installation is failing with given error. `(base) C:\Windows\system32>pip install pyflowgraph==0.0.1 Collecting pyflowgraph==0.0.1 Downloading pyflowgraph-0.0.1-py2.py3-none-any.whl (16 kB) Requirement already...