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

conda install mgltools #624

Open
hrp1000 opened this issue Nov 14, 2022 · 0 comments
Open

conda install mgltools #624

hrp1000 opened this issue Nov 14, 2022 · 0 comments

Comments

@hrp1000
Copy link

hrp1000 commented Nov 14, 2022

Hi

Not sure if this is the right place to report this - if not I'm sure I'll get a polite response telling me where to go (to report the issue).

I've now done this three times -

  • once in my existing Anaconda set up (set up for all users on my High Sierra Mac)
  • once in a new-never-been used before Anaconda set up in my user area "just for me"
  • once in a miniconda environment

It fails every time like this ( both Apple default Python2 and Anaconda Python 3.9.13 worked "as per spec" previously; following this even commands like "conda list" fail with the "ImportError: No module named conda.cli" error) -

[MacPro:~] harry% conda install -c bioconda mgltools
Collecting package metadata (current_repodata.json): done
Solving environment: done

Package Plan

environment location: /Applications/miniconda3

added / updated specs:
- mgltools

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
mgltools-1.5.7             |       h527b516_1        82.6 MB  bioconda
------------------------------------------------------------
                                       Total:        82.6 MB

The following NEW packages will be INSTALLED:

mgltools bioconda/osx-64::mgltools-1.5.7-h527b516_1 None

Proceed ([y]/n)?

Downloading and Extracting Packages
mgltools-1.5.7 | 82.6 MB | ##################################### | 100%
Preparing transaction: done
Verifying transaction: done
Executing transaction: done
Retrieving notices: ...working... done
Traceback (most recent call last):
File "/Applications/miniconda3/bin/conda", line 12, in
from conda.cli import main
ImportError: No module named conda.cli

Any ideas?

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

1 participant