

remove ( auto_confirm ) File "/usr/local/lib/python3.5/dist-packages/pip/req/req_uninstall.py", line 115, in remove uninstall ( auto_confirm = True ) File "/usr/local/lib/python3.5/dist-packages/pip/req/req_install.py", line 754, in uninstall prefix_path, File "/usr/local/lib/python3.5/dist-packages/pip/req/req_set.py", line 778, in install run ( options, args ) File "/usr/local/lib/python3.5/dist-packages/pip/commands/install.py", line 342, in run rename ( src, real_dst ) PermissionError : Permission denied : '/usr/lib/python3/dist-packages/_pycache_/' -> '/tmp/pip-45miiuxw-uninstall/usr/lib/python3/dist-packages/_pycache_/' During handling of the above exception, another exception occurred : Traceback ( most recent call last ): File "/usr/local/lib/python3.5/dist-packages/pip/basecommand.py", line 215, in main 3 : Exception : Traceback ( most recent call last ): File "/usr/lib/python3.5/shutil.py", line 538, in move Installing collected packages : pyparsing, pydotįound existing installation : pyparsing 2.0. 4 ( from pydot ) Using cached pyparsing - 2.2. Vậy làm cách nào để cài đặt pydot? - learning - virtual - machine :~ $ pip install pydotĬollecting pyparsing >= 2.1. Tôi không biết gì về Ubuntu và tôi không hiểu phải làm gì. Tôi googled một chút sau đó thấy rằng tôi có thể cài đặt pydot với mã pip install pydot. You must install pydot and graphviz for ` pydotprint ` to work.

You must install pydot' ImportError : Failed to import pydot. Raise ImportError ( 'Failed to import pydot. File "/usr/local/lib/python3.5/dist-packages/keras/utils/vis_utils.py", line 17, in _check_pydot Tôi đang sử dụng python 3.5 và ubfox 16.04 LTS 64 bit. Tôi đang chạy một mã cần pydot và graphviz.
