iopsummer.blogg.se

Import package error while compiling java file in linux
Import package error while compiling java file in linux










import package error while compiling java file in linux
  1. #IMPORT PACKAGE ERROR WHILE COMPILING JAVA FILE IN LINUX INSTALL#
  2. #IMPORT PACKAGE ERROR WHILE COMPILING JAVA FILE IN LINUX PATCH#

home/neel/Programming_Workspace/Not-My-Repos/tensorflow/tools/bazel.rc WARNING: The following rc files are no longer being read, please transfer their contents or import their path into one of the standard rc files: Here's the folder structure of "third_parties" folder:īazel build -incompatible_remove_native_http_archive=false -config=opt -copt=-mavx -copt=-mavx2 //tensorflow/tools/pip_package:build_pip_package I don't know what to do, eigen does seem to be in the TF/tools/ folder but bazel doesn't import it. I also installed eigen3 package from my distro's repos, but no help.

#IMPORT PACKAGE ERROR WHILE COMPILING JAVA FILE IN LINUX INSTALL#

I just cloned the latest repo from git and checked out TF r1.12 last commit.Īfter that I passed only CPU options to "configure" and also had to install pip3.

#IMPORT PACKAGE ERROR WHILE COMPILING JAVA FILE IN LINUX PATCH#

Patch command is not found, please install itįAILED: Build did NOT complete successfully (42 packages loaded, 470 targets c\Ĭurrently loading: tensorflow/core/kernels Patch command is not found, please install it and referenced by '//third_party/eigen3:eigen3'ĮRROR: Analysis of target '//tensorflow/tools/pip_package:build_pip_package' failed build aborted: no such package Traceback (most recent call last): INFO: Build options -compiler and -cpu have changed, discarding analysis cache.ĮRROR: /home/neel/Programming_Workspace/Not-My-Repos/tensorflow/third_party/eigen3/BUILD:34:1: no such package Traceback (most recent call last):įile "/home/neel/Programming_Workspace/Not-My-Repos/tensorflow/third_party/repo.bzl", line 106įile "/home/neel/Programming_Workspace/Not-My-Repos/tensorflow/third_party/repo.bzl", line 68, in _apply_patchįail("patch command is not found, ple.") To silence this warning, pass `ignore_version_differences = True` to `apple_rules_dependencies()`. WARNING: `build_bazel_rules_apple` depends on `bazel_skylib` loaded from (tag 0.6.0), but we have detected it already loaded into your workspace from None (tag None).

import package error while compiling java file in linux

Bazel build -incompatible_remove_native_http_archive=false -config=opt -copt=-mavx -copt=-mavx2 -config=monolithic //tensorflow/tools/pip_package:build_pip_package












Import package error while compiling java file in linux