Recently saw this Amazon review that highlighted some confusion about where the pypm package is located: https://www.amazon.com/review/R1MBCECGQGIXL7/ref=cm_cr_srp_d_rdp_perm?ie=UTF8&ASIN=B086Y6H6YG
The pypm package is local to the GitHub repository, as can be seen here: https://github.com/chrisconlan/algorithmic-trading-with-python/tree/master/src/pypm, and has nothing to do with this proprietary package listed on PyPI by the same name: https://pypi.org/project/PyPM/
If you clone the GitHub repo and run the scripts from their location within the repo, you should be fine.
Recently saw this Amazon review that highlighted some confusion about where the
pypmpackage is located: https://www.amazon.com/review/R1MBCECGQGIXL7/ref=cm_cr_srp_d_rdp_perm?ie=UTF8&ASIN=B086Y6H6YGThe
pypmpackage is local to the GitHub repository, as can be seen here: https://github.com/chrisconlan/algorithmic-trading-with-python/tree/master/src/pypm, and has nothing to do with this proprietary package listed on PyPI by the same name: https://pypi.org/project/PyPM/If you clone the GitHub repo and run the scripts from their location within the repo, you should be fine.