Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CondaError: Run 'conda init' before 'conda activate' #1

Open
berndschimmer opened this issue Jan 11, 2025 · 2 comments
Open

CondaError: Run 'conda init' before 'conda activate' #1

berndschimmer opened this issue Jan 11, 2025 · 2 comments

Comments

@berndschimmer
Copy link

Hi,

after installing on a Mac (M1) I got the above error: "CondaError: Run 'conda init' before 'conda activate'" when running the command "conda activate pdf2epub3fixed". conda init delivers in the end "No action taken.".

do you have any suggestions?
Thx!

@MehediH
Copy link

MehediH commented Jan 11, 2025

if you're using zsh, try doing:

conda init zsh

close the shell, and then

conda activate pdf2epub3fixed

@berndschimmer
Copy link
Author

It worked, thx. Sadly my PDF is to complex, so it didn't worked. Your example works perfectly though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants