Skip to content
Discussion options

You must be logged in to vote

It seems you have a conflict of platform architecture, namely arm64 versus x86-84 probably resulting from installing the wrong tools.

What's your operating system and platform?
Did you install the proper tools in the same architecture as your operating system?

From the message, I am guessing you have macOS with an Apple Silicon chip which is arm64 and somehow your anaconda environment is using x86-64 while it should be arm64.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@kellygarvey
Comment options

@mcanouil
Comment options

@kellygarvey
Comment options

@mcanouil
Comment options

Answer selected by mcanouil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
python-setup Issues with Python's environment and setup conda
2 participants