10000 Anaconda · Issue #1607 · winpython/winpython · GitHub
[go: up one dir, main page]

Skip to content
Anaconda #1607
Open
Open
@lilpetamoix

Description

@lilpetamoix

Hi, I've imported the following libraries in my pyscript.

import pymc as pm
import arviz as az

When running the script, I get the following warning message:
"WARNING (pytensor.configdefaults): g++ not available, if using conda: conda install gxx
WARNING (pytensor.configdefaults): g++ not detected! PyTensor will be unable to compile C-implementations and will default to Python. Performance may be severely degraded. To remove this warning, set PyTensor flags cxx to an empty string."

So I installed Anaconda which should have those components that pytensor is looking for.

However, the problem is I'm having difficulty in figuring out how to "point" WinPython to the Anaconda directory so that pytensor can utilize g++ properly.

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0