Skip to content

What if we don't install tensorflow under a new environment? #423

@yomoko

Description

@yomoko

How come we need to install tensorflow as a separate environment?

If we do it this way, many common libraries are not available when tensorflow is activated.
image

Most of the common libraries such as matplotlib, panda, etc. are not within tensorflow environment. So we have to install again to use them.
image

So why not just install under root so we don't have to re-install all those libraries under the new environment?

Thanks.

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