Skip to content

Problem installing TensorFlow on Ubuntu #11

Description

@danieljordan2

Please use this template while reporting bugs inside DL4CV. Issues related to personal project questions or code that we haven't authored will automatically be closed.

Are you using one of our development environments?

We provide a preconfigured AWS AMI and a VM to help our customers skip the environment setup part and jump straight to development. We highly suggest using one of our development environments to run our code.

If the issue is not related to code, then you can simply skip this question.

If you are using your own development environment then please provide the following details.

  • GPU model and CUDA version: (skip if not application)
  • OS Platform: Ubuntu 18.04
  • Python version: 3.6.9
  • OpenCV version:
  • TensorFlow version: 2.0

Describe the issue

I'm installing TensorFlow 2.0 in my laptop with Ubuntu 18.04. I successfully installed all packages (following every step from https://www.pyimagesearch.com/2019/12/09/how-to-install-tensorflow-2-0-on-ubuntu/) but I got an error when I test TensorFlow:
~$ python
Python 3.6.9 (default, Jan 26 2021, 15:33:00)
[GCC 8.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.

import tensorflow as tf
Illegal instruction (core dumped)

My Bundle is StarterBundle.

Any other information

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions