Skip to content

Instantly share code, notes, and snippets.

@lanpa
Created October 11, 2018 02:43
Show Gist options
  • Save lanpa/266f8d5a718f9191e0d2d271ca3d54da to your computer and use it in GitHub Desktop.
Save lanpa/266f8d5a718f9191e0d2d271ca3d54da to your computer and use it in GitHub Desktop.
running install
Done generating tensorboardX/proto/*pb2*.py
running build
running build_py
copying tensorboardX/proto/types_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/resource_handle_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/event_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/summary_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/graph_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/layout_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/tensor_shape_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/node_def_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/step_stats_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/plugin_text_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/tensor_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/versions_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/plugin_pr_curve_pb2.py -> build/lib/tensorboardX/proto
copying tensorboardX/proto/attr_value_pb2.py -> build/lib/tensorboardX/proto
copying examples/tensorboardX/proto/types_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/resource_handle_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/event_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/summary_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/graph_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/layout_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/tensor_shape_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/node_def_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/step_stats_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/plugin_text_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/tensor_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/versions_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/plugin_pr_curve_pb2.py -> build/lib/examples/tensorboardX/proto
copying examples/tensorboardX/proto/attr_value_pb2.py -> build/lib/examples/tensorboardX/proto
running egg_info
writing tensorboardX.egg-info/PKG-INFO
writing dependency_links to tensorboardX.egg-info/dependency_links.txt
writing requirements to tensorboardX.egg-info/requires.txt
writing top-level names to tensorboardX.egg-info/top_level.txt
reading manifest file 'tensorboardX.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'tensorboardX.egg-info/SOURCES.txt'
running build_scripts
running install_lib
copying build/lib/tensorboardX/proto/types_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/resource_handle_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/event_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/summary_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/graph_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/layout_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/tensor_shape_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/node_def_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/step_stats_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/plugin_text_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/tensor_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/versions_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/plugin_pr_curve_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/tensorboardX/proto/attr_value_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/types_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/resource_handle_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/event_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/summary_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/graph_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/layout_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/tensor_shape_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/node_def_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/step_stats_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/plugin_text_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/tensor_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/versions_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/plugin_pr_curve_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
copying build/lib/examples/tensorboardX/proto/attr_value_pb2.py -> /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/types_pb2.py to types_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/resource_handle_pb2.py to resource_handle_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/event_pb2.py to event_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/summary_pb2.py to summary_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/graph_pb2.py to graph_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/layout_pb2.py to layout_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/tensor_shape_pb2.py to tensor_shape_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/node_def_pb2.py to node_def_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/step_stats_pb2.py to step_stats_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/plugin_text_pb2.py to plugin_text_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/tensor_pb2.py to tensor_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/versions_pb2.py to versions_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/plugin_pr_curve_pb2.py to plugin_pr_curve_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX/proto/attr_value_pb2.py to attr_value_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/types_pb2.py to types_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/resource_handle_pb2.py to resource_handle_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/event_pb2.py to event_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/summary_pb2.py to summary_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/graph_pb2.py to graph_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/layout_pb2.py to layout_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/tensor_shape_pb2.py to tensor_shape_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/node_def_pb2.py to node_def_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/step_stats_pb2.py to step_stats_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/plugin_text_pb2.py to plugin_text_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/tensor_pb2.py to tensor_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/versions_pb2.py to versions_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/plugin_pr_curve_pb2.py to plugin_pr_curve_pb2.cpython-36.pyc
byte-compiling /home/dexter/anaconda3/lib/python3.6/site-packages/examples/tensorboardX/proto/attr_value_pb2.py to attr_value_pb2.cpython-36.pyc
running install_egg_info
removing '/home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX-1.4-py3.6.egg-info' (and everything under it)
Copying tensorboardX.egg-info to /home/dexter/anaconda3/lib/python3.6/site-packages/tensorboardX-1.4-py3.6.egg-info
running install_scripts
changing mode of /home/dexter/anaconda3/bin/compile.sh to 775
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment