How to launch atom from conda environment












-1














IDLE has been buggy lately and Spyder is unbearably slow so I'm trying atom in Anaconda. I installed atom:



$ conda activate py37
$ conda install atom
Downloading and Extracting Packages
future-0.17.1 | 700 KB | ######################################################### | 100%
atom-0.4.1 | 110 KB | ######################################################### | 100%
$ conda list
# packages in environment at /anaconda3/envs/py37:
#
# Name Version Build Channel
alabaster 0.7.12 py37_0
appnope 0.1.0 py37_0
asn1crypto 0.24.0 py37_0
astroid 2.0.4 py37_0
atom 0.4.1 py37h0a44026_0


but I can't launch it:



$ atom
-bash: atom: command not found
$ atom --new-instance
-bash: atom: command not found


I also tried installing like this:



$ conda install -c anaconda atom
Downloading and Extracting Packages
ca-certificates-2018 | 124 KB | ################################################################################################################## | 100%
openssl-1.1.1 | 4.6 MB | ################################################################################################################## | 100%
atom-0.4.1 | 110 KB | ################################################################################################################## | 100%
certifi-2018.10.15 | 138 KB | ################################################################################################################## | 100%
$ conda list
# packages in environment at /anaconda3/envs/py37:
#
# Name Version Build Channel
alabaster 0.7.12 py37_0
appnope 0.1.0 py37_0
asn1crypto 0.24.0 py37_0
astroid 2.0.4 py37_0
atom 0.4.1 py37h0a44026_0 anaconda


and I get the same error.
How do I launch atom?










share|improve this question
























  • Questions asking us to recommend or find a book, tool (such as which editor should I use), software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers (see xkcd.com/378) and spam. Please see stackoverflow.com/help/on-topic for more details.
    – quant
    Nov 20 at 20:30










  • @quant ok i removed that
    – andbeonetraveler
    Nov 20 at 20:31






  • 1




    When you do conda install atom, I think you are installing this pypi.org/project/atom. If you want the text editor, see here flight-manual.atom.io/getting-started/sections/installing-atom.
    – Patol75
    Nov 21 at 1:58


















-1














IDLE has been buggy lately and Spyder is unbearably slow so I'm trying atom in Anaconda. I installed atom:



$ conda activate py37
$ conda install atom
Downloading and Extracting Packages
future-0.17.1 | 700 KB | ######################################################### | 100%
atom-0.4.1 | 110 KB | ######################################################### | 100%
$ conda list
# packages in environment at /anaconda3/envs/py37:
#
# Name Version Build Channel
alabaster 0.7.12 py37_0
appnope 0.1.0 py37_0
asn1crypto 0.24.0 py37_0
astroid 2.0.4 py37_0
atom 0.4.1 py37h0a44026_0


but I can't launch it:



$ atom
-bash: atom: command not found
$ atom --new-instance
-bash: atom: command not found


I also tried installing like this:



$ conda install -c anaconda atom
Downloading and Extracting Packages
ca-certificates-2018 | 124 KB | ################################################################################################################## | 100%
openssl-1.1.1 | 4.6 MB | ################################################################################################################## | 100%
atom-0.4.1 | 110 KB | ################################################################################################################## | 100%
certifi-2018.10.15 | 138 KB | ################################################################################################################## | 100%
$ conda list
# packages in environment at /anaconda3/envs/py37:
#
# Name Version Build Channel
alabaster 0.7.12 py37_0
appnope 0.1.0 py37_0
asn1crypto 0.24.0 py37_0
astroid 2.0.4 py37_0
atom 0.4.1 py37h0a44026_0 anaconda


and I get the same error.
How do I launch atom?










share|improve this question
























  • Questions asking us to recommend or find a book, tool (such as which editor should I use), software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers (see xkcd.com/378) and spam. Please see stackoverflow.com/help/on-topic for more details.
    – quant
    Nov 20 at 20:30










  • @quant ok i removed that
    – andbeonetraveler
    Nov 20 at 20:31






  • 1




    When you do conda install atom, I think you are installing this pypi.org/project/atom. If you want the text editor, see here flight-manual.atom.io/getting-started/sections/installing-atom.
    – Patol75
    Nov 21 at 1:58
















-1












-1








-1







IDLE has been buggy lately and Spyder is unbearably slow so I'm trying atom in Anaconda. I installed atom:



$ conda activate py37
$ conda install atom
Downloading and Extracting Packages
future-0.17.1 | 700 KB | ######################################################### | 100%
atom-0.4.1 | 110 KB | ######################################################### | 100%
$ conda list
# packages in environment at /anaconda3/envs/py37:
#
# Name Version Build Channel
alabaster 0.7.12 py37_0
appnope 0.1.0 py37_0
asn1crypto 0.24.0 py37_0
astroid 2.0.4 py37_0
atom 0.4.1 py37h0a44026_0


but I can't launch it:



$ atom
-bash: atom: command not found
$ atom --new-instance
-bash: atom: command not found


I also tried installing like this:



$ conda install -c anaconda atom
Downloading and Extracting Packages
ca-certificates-2018 | 124 KB | ################################################################################################################## | 100%
openssl-1.1.1 | 4.6 MB | ################################################################################################################## | 100%
atom-0.4.1 | 110 KB | ################################################################################################################## | 100%
certifi-2018.10.15 | 138 KB | ################################################################################################################## | 100%
$ conda list
# packages in environment at /anaconda3/envs/py37:
#
# Name Version Build Channel
alabaster 0.7.12 py37_0
appnope 0.1.0 py37_0
asn1crypto 0.24.0 py37_0
astroid 2.0.4 py37_0
atom 0.4.1 py37h0a44026_0 anaconda


and I get the same error.
How do I launch atom?










share|improve this question















IDLE has been buggy lately and Spyder is unbearably slow so I'm trying atom in Anaconda. I installed atom:



$ conda activate py37
$ conda install atom
Downloading and Extracting Packages
future-0.17.1 | 700 KB | ######################################################### | 100%
atom-0.4.1 | 110 KB | ######################################################### | 100%
$ conda list
# packages in environment at /anaconda3/envs/py37:
#
# Name Version Build Channel
alabaster 0.7.12 py37_0
appnope 0.1.0 py37_0
asn1crypto 0.24.0 py37_0
astroid 2.0.4 py37_0
atom 0.4.1 py37h0a44026_0


but I can't launch it:



$ atom
-bash: atom: command not found
$ atom --new-instance
-bash: atom: command not found


I also tried installing like this:



$ conda install -c anaconda atom
Downloading and Extracting Packages
ca-certificates-2018 | 124 KB | ################################################################################################################## | 100%
openssl-1.1.1 | 4.6 MB | ################################################################################################################## | 100%
atom-0.4.1 | 110 KB | ################################################################################################################## | 100%
certifi-2018.10.15 | 138 KB | ################################################################################################################## | 100%
$ conda list
# packages in environment at /anaconda3/envs/py37:
#
# Name Version Build Channel
alabaster 0.7.12 py37_0
appnope 0.1.0 py37_0
asn1crypto 0.24.0 py37_0
astroid 2.0.4 py37_0
atom 0.4.1 py37h0a44026_0 anaconda


and I get the same error.
How do I launch atom?







python anaconda atom-editor






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 20 at 20:31

























asked Nov 20 at 20:22









andbeonetraveler

153213




153213












  • Questions asking us to recommend or find a book, tool (such as which editor should I use), software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers (see xkcd.com/378) and spam. Please see stackoverflow.com/help/on-topic for more details.
    – quant
    Nov 20 at 20:30










  • @quant ok i removed that
    – andbeonetraveler
    Nov 20 at 20:31






  • 1




    When you do conda install atom, I think you are installing this pypi.org/project/atom. If you want the text editor, see here flight-manual.atom.io/getting-started/sections/installing-atom.
    – Patol75
    Nov 21 at 1:58




















  • Questions asking us to recommend or find a book, tool (such as which editor should I use), software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers (see xkcd.com/378) and spam. Please see stackoverflow.com/help/on-topic for more details.
    – quant
    Nov 20 at 20:30










  • @quant ok i removed that
    – andbeonetraveler
    Nov 20 at 20:31






  • 1




    When you do conda install atom, I think you are installing this pypi.org/project/atom. If you want the text editor, see here flight-manual.atom.io/getting-started/sections/installing-atom.
    – Patol75
    Nov 21 at 1:58


















Questions asking us to recommend or find a book, tool (such as which editor should I use), software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers (see xkcd.com/378) and spam. Please see stackoverflow.com/help/on-topic for more details.
– quant
Nov 20 at 20:30




Questions asking us to recommend or find a book, tool (such as which editor should I use), software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers (see xkcd.com/378) and spam. Please see stackoverflow.com/help/on-topic for more details.
– quant
Nov 20 at 20:30












@quant ok i removed that
– andbeonetraveler
Nov 20 at 20:31




@quant ok i removed that
– andbeonetraveler
Nov 20 at 20:31




1




1




When you do conda install atom, I think you are installing this pypi.org/project/atom. If you want the text editor, see here flight-manual.atom.io/getting-started/sections/installing-atom.
– Patol75
Nov 21 at 1:58






When you do conda install atom, I think you are installing this pypi.org/project/atom. If you want the text editor, see here flight-manual.atom.io/getting-started/sections/installing-atom.
– Patol75
Nov 21 at 1:58














1 Answer
1






active

oldest

votes


















0














The Atom application can be launched in a few ways. The easiest is to open the Applications folder and double click on the Atom icon. To launch from the command line type 'open -a /Applications/Atom.app/Contents/MacOS/Atom'. Or go to /usr/local/bin and set the following link: atom@ -> /Applications/Atom.app/Contents/Resources/app/atom.sh



After this last link then just type Atom on the command line.
You could also make an alias:



alias atom=open -a /applications/Atom.app/Contents/MacOS/Atom






share|improve this answer























    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53400953%2fhow-to-launch-atom-from-conda-environment%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    The Atom application can be launched in a few ways. The easiest is to open the Applications folder and double click on the Atom icon. To launch from the command line type 'open -a /Applications/Atom.app/Contents/MacOS/Atom'. Or go to /usr/local/bin and set the following link: atom@ -> /Applications/Atom.app/Contents/Resources/app/atom.sh



    After this last link then just type Atom on the command line.
    You could also make an alias:



    alias atom=open -a /applications/Atom.app/Contents/MacOS/Atom






    share|improve this answer




























      0














      The Atom application can be launched in a few ways. The easiest is to open the Applications folder and double click on the Atom icon. To launch from the command line type 'open -a /Applications/Atom.app/Contents/MacOS/Atom'. Or go to /usr/local/bin and set the following link: atom@ -> /Applications/Atom.app/Contents/Resources/app/atom.sh



      After this last link then just type Atom on the command line.
      You could also make an alias:



      alias atom=open -a /applications/Atom.app/Contents/MacOS/Atom






      share|improve this answer


























        0












        0








        0






        The Atom application can be launched in a few ways. The easiest is to open the Applications folder and double click on the Atom icon. To launch from the command line type 'open -a /Applications/Atom.app/Contents/MacOS/Atom'. Or go to /usr/local/bin and set the following link: atom@ -> /Applications/Atom.app/Contents/Resources/app/atom.sh



        After this last link then just type Atom on the command line.
        You could also make an alias:



        alias atom=open -a /applications/Atom.app/Contents/MacOS/Atom






        share|improve this answer














        The Atom application can be launched in a few ways. The easiest is to open the Applications folder and double click on the Atom icon. To launch from the command line type 'open -a /Applications/Atom.app/Contents/MacOS/Atom'. Or go to /usr/local/bin and set the following link: atom@ -> /Applications/Atom.app/Contents/Resources/app/atom.sh



        After this last link then just type Atom on the command line.
        You could also make an alias:



        alias atom=open -a /applications/Atom.app/Contents/MacOS/Atom







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Nov 21 at 1:54

























        answered Nov 21 at 1:42









        jmh

        1,1712816




        1,1712816






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53400953%2fhow-to-launch-atom-from-conda-environment%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            404 Error Contact Form 7 ajax form submitting

            How to know if a Active Directory user can login interactively

            TypeError: fit_transform() missing 1 required positional argument: 'X'