Tag Archives: Execute

[Solved] Pychart Install a Third-part Library error: no such option: — bulid dir

Error content: no such option: — bulid dir

pycharm relies on -- build dir to install third-party libraries. This flag has been removed since the version of 20.2.

Solution:

1. Switch the version of PIP: Python - M PIP install PIP == 20.2.4 #### switch the version of PIP

2. Update pychart: click Help -> check for updates in pychart