(jukebox) E:\AI\jukebox>pip install ./tensorboardX Processing e:\ai\jukebox\tensorboardx Requirement already satisfied: numpy in e:\ai\envs\jukebox\lib\site-packages (from tensorboardX==1.8) (1.18.1) Requirement already satisfied: protobuf>=3.6.1 in e:\ai\envs\jukebox\lib\site-packages (from tensorboardX==1.8) (3.11.3) Requirement already satisfied: six in e:\ai\envs\jukebox\lib\site-packages (from tensorboardX==1.8) (1.14.0) Requirement already satisfied: setuptools in e:\ai\envs\jukebox\lib\site-packages (from protobuf>=3.6.1->tensorboardX==1.8) (46.1.3.post20200330) Building wheels for collected packages: tensorboardX Building wheel for tensorboardX (setup.py) ... error ERROR: Command errored out with exit status 1: command: 'E:\AI\envs\jukebox\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'E:\\AI\\jukebox\\tensorboardX\\setup.py'"'"'; __file__='"'"'E:\\AI\\jukebox\\tensorboardX\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\Eshkere\AppData\Local\Temp\pip-wheel-l7pqcpzy' cwd: E:\AI\jukebox\tensorboardX\ Complete output (78 lines): running bdist_wheel running build running build_py creating build creating build\lib creating build\lib\tensorboardX copying tensorboardX\caffe2_graph.py -> build\lib\tensorboardX copying tensorboardX\crc32c.py -> build\lib\tensorboardX copying tensorboardX\embedding.py -> build\lib\tensorboardX copying tensorboardX\event_file_writer.py -> build\lib\tensorboardX copying tensorboardX\onnx_graph.py -> build\lib\tensorboardX copying tensorboardX\proto_graph.py -> build\lib\tensorboardX copying tensorboardX\pytorch_graph.py -> build\lib\tensorboardX copying tensorboardX\record_writer.py -> build\lib\tensorboardX copying tensorboardX\summary.py -> build\lib\tensorboardX copying tensorboardX\torchvis.py -> build\lib\tensorboardX copying tensorboardX\utils.py -> build\lib\tensorboardX copying tensorboardX\visdom_writer.py -> build\lib\tensorboardX copying tensorboardX\writer.py -> build\lib\tensorboardX copying tensorboardX\x2num.py -> build\lib\tensorboardX copying tensorboardX\__init__.py -> build\lib\tensorboardX running egg_info creating tensorboardX.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 writing manifest file 'tensorboardX.egg-info\SOURCES.txt' reading manifest file 'tensorboardX.egg-info\SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'test' warning: no previously-included files matching '*' found under directory 'examples' writing manifest file 'tensorboardX.egg-info\SOURCES.txt' creating build\lib\tensorboardX\beholder copying tensorboardX\beholder\__init__.py -> build\lib\tensorboardX\beholder copying tensorboardX\beholder\beholder.py -> build\lib\tensorboardX\beholder copying tensorboardX\beholder\file_system_tools.py -> build\lib\tensorboardX\beholder copying tensorboardX\beholder\shared_config.py -> build\lib\tensorboardX\beholder copying tensorboardX\beholder\video_writing.py -> build\lib\tensorboardX\beholder creating build\lib\tensorboardX\proto copying tensorboardX\proto\__init__.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\api.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\api_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\attr_value.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\attr_value_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\event.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\event_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\graph.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\graph_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\layout.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\layout_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\node_def.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\node_def_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\plugin_hparams.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\plugin_hparams_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\plugin_mesh.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\plugin_mesh_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\plugin_pr_curve.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\plugin_pr_curve_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\plugin_text.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\plugin_text_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\resource_handle.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\resource_handle_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\step_stats.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\step_stats_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\summary.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\summary_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\tensor.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\tensor_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\tensor_shape.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\tensor_shape_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\types.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\types_pb2.py -> build\lib\tensorboardX\proto copying tensorboardX\proto\versions.proto -> build\lib\tensorboardX\proto copying tensorboardX\proto\versions_pb2.py -> build\lib\tensorboardX\proto installing to build\bdist.win-amd64\wheel running install error: [WinError 2] The system cannot find the file specified ---------------------------------------- ERROR: Failed building wheel for tensorboardX Running setup.py clean for tensorboardX Failed to build tensorboardX Installing collected packages: tensorboardX Running setup.py install for tensorboardX ... error ERROR: Command errored out with exit status 1: command: 'E:\AI\envs\jukebox\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'E:\\AI\\jukebox\\tensorboardX\\setup.py'"'"'; __file__='"'"'E:\\AI\\jukebox\\tensorboardX\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Eshkere\AppData\Local\Temp\pip-record-blqopzbj\install-record.txt' --single-version-externally-managed --compile --install-headers 'E:\AI\envs\jukebox\Include\tensorboardX' cwd: E:\AI\jukebox\tensorboardX\ Complete output (2 lines): running install error: [WinError 2] The system cannot find the file specified ---------------------------------------- ERROR: Command errored out with exit status 1: 'E:\AI\envs\jukebox\python.exe' -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'E:\\AI\\jukebox\\tensorboardX\\setup.py'"'"'; __file__='"'"'E:\\AI\\jukebox\\tensorboardX\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Eshkere\AppData\Local\Temp\pip-record-blqopzbj\install-record.txt' --single-version-externally-managed --compile --install-headers 'E:\AI\envs\jukebox\Include\tensorboardX' Check the logs for full command output. (jukebox) E:\AI\jukebox>