GithubHelp home page GithubHelp logo

Comments (7)

rusty-electron avatar rusty-electron commented on August 20, 2024 1

HI, I am facing the same issue. Is there any fix available?

from conda.el.

necaris avatar necaris commented on August 20, 2024

from conda.el.

cimentadaj avatar cimentadaj commented on August 20, 2024

I'm using conda 4.10.1 and if I run ~/opt/anaconda3/bin/conda/ ..activate "bash" I get an error saying that ..activate requires two arguments. If I add the missing env directory and run ~/opt/anaconda3/bin/conda ..activate "bash" "/Users/cimentadaj/opt/anaconda3/envs/wfh/" (where wfh is a valid env and I can activate with conda activate wfh) I get this:

WARNING: The conda.cli.activate module is deprecated and will be removed in a future release.
WARNING: The module conda.cli.activate is deprecated. It will be removed in a future feature release (i.e. minor version release).
/Users/cimentadaj/opt/anaconda3/envs/wfh/bin

Yet the environment is not activated. I can activate the env successfully with conda activate wfh.

from conda.el.

trivialfis avatar trivialfis commented on August 20, 2024

@rusty-electron Could you please help test #91 ?

from conda.el.

rusty-electron avatar rusty-electron commented on August 20, 2024

Hi, I tried out your PR but it still doesn't seem to be working.
image

from conda.el.

trivialfis avatar trivialfis commented on August 20, 2024

That doesn't seem right, the conda command should not be quoted after the PR.

from conda.el.

rusty-electron avatar rusty-electron commented on August 20, 2024

Here is how I tested it (I am new to emacs and elisp so I might have tested it the wrong way)

  1. I visited your fork of conda.el
  2. saved your conda.el file in my home directory
  3. opened emacs and used <M-x> load-file to load your conda.el file
  4. added the following code in my config.el (I am using doom emacs)
(custom-set-variables
 '(conda-anaconda-home "~/miniconda3/"))

from conda.el.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.