I am using pycharm as my IDE, I found problem to install zipline to pycharm. I have tried the method by pip install zipline, but it is not working.
Are there any parts I missed or any guide to deal with it?
unfortunately the suggested solution by MikeyE didn't work for me since I didn't have zipline listed there -- what worked for me instead was
conda install -c Quantopian zipline