Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Conversation

@ami-GS
Copy link

@ami-GS ami-GS commented Feb 5, 2019

No description provided.

@avijit-nervana avijit-nervana added the Release Candidate PRs needed for the next release label Feb 15, 2019
@crlishka
Copy link
Contributor

TESTNOW

Copy link
Contributor

@kanvi-nervana kanvi-nervana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried the changes in this branch on a docker container and encountered the following error:
Python Configuration Error: Invalid python library path: /usr/lib/python3.5/site-packages
I was able to resolve the above error by changing site-packages to dist-packages
Then I see a new error:
ARTIFACTS DIR: /home/ngtf/ngraph-tf/build/artifacts/tensorflow
File "/usr/lib/python3.5/site.py", line 182
file=sys.stderr)
^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "./build_ngtf.py", line 579, in
main()
File "./build_ngtf.py", line 504, in main
target_arch, verbosity)
File "./build_ngtf.py", line 197, in build_tensorflow
command_executor("./configure")
File "./build_ngtf.py", line 44, in command_executor
raise Exception("Error running command: " + cmd)
Exception: Error running command: ./configure

I tried a clean bazel build but still get the same error.
Can you please fix this error and let us know?

@ami-GS
Copy link
Author

ami-GS commented Feb 20, 2019

I could run this with specific ngraph_version, let me debug this to run as it is.

@avijit-nervana avijit-nervana removed the Release Candidate PRs needed for the next release label Mar 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants