News

What happened? If you specify a conda package to install and a --file argument, conda will ignore the --file argument and just install the package. For example, you would expect the command to install ...
Given that MacCoot's homebrew formula already includes chapi and libcootapi, users would have more options if there is also a conda package. This would help make it easier to use coot with other conda ...
When you install Python packages into a given instance of Python, the default behavior is for the package’s files to be copied into the target installation. But sometimes you don’t want to ...