How do I get PyScripter to recognize Python installed with ArcGIS Pro 2.1?Making Python Add-Ins for ArcMap...

Is "history" a male-biased word ("his+story")?

How do anti-virus programs start at Windows boot?

Straight line with arrows and dots

Coworker uses her breast-pump everywhere in the office

Heap & Stack Java

Life insurance that covers only simultaneous/dual deaths

Is it ok to include an epilogue dedicated to colleagues who passed away in the end of the manuscript?

Touchscreen-controlled dentist office snowman collector game

How to discourage/prevent PCs from using door choke-points?

Prove that the total distance is minimised (when travelling across the longest path)

Is it true that real estate prices mainly go up?

Is a lawful good "antagonist" effective?

Is King K. Rool's down throw to up-special a true combo?

Why don't MCU characters ever seem to have language issues?

Should we release the security issues we found in our product as CVE or we can just update those on weekly release notes?

US to Europe trip with Canada layover- is 52 minutes enough?

Gravity alteration as extermination tool viable?

Time travel short story where dinosaur doesn't taste like chicken

How could a female member of a species produce eggs unto death?

What Happens when Passenger Refuses to Fly Boeing 737 Max?

Confusion with the nameplate of an induction motor

Playing ONE triplet (not three)

Want to switch to tankless, but can I use my existing wiring?

Does the Bracer of Flying Daggers benefit from the Dueling Fighting style?



How do I get PyScripter to recognize Python installed with ArcGIS Pro 2.1?


Making Python Add-Ins for ArcMap after installing ArcGIS Pro prevents double-click running of makeaddin.py at Python 2.x?Adding Edit with Pyscripter back to Windows context menu?Setting up Python/ArcPy with ArcGIS Pro and Visual Studio?ArcGIS pro import modules errorInstalling Python for ArcPy with ArcGIS Desktop and ArcGIS Pro?Error in response to “import arcpy” - RuntimeError: NotInitializedHow to Initialize ArcObjects license in a 64 bit process (such as ArcGIS Pro)Outputting geoJSON with arcpy.FeaturesToJSON_conversion tool of ArcGIS Pro?Why is arcpy.ListUsers() not able to open SDE workspace?Reset Python 3 Installation - ArcGIS Pro / QGIS













3















I am trying to get PyScripter 3.3 64-bit to run on my desktop computer. I was successful in getting PyScripter 32-bit to run, but I require the 64-bit version.



It seems that it is unable to recognize the Python (3.6.2) engine that was installed with ArcGIS Pro 2.1, when I attempt to launch PyScripter I receive the following error:



Error Message



What steps should I take to get PyScripter to recognize my installed version of Python?



*Note: I also currently have ArcGIS Desktop software installed on my computer with its version of Python (2.7.14).










share|improve this question

























  • I gave up trying to use pyscripter for scripts that will run in Pro. Go to the package install in the options and install another IDE called spyder. When that is installed it works with python 3 and the version of arcpy for pro. I can just run it about another colleague has to go to the python command line window in the ArcGIS group on windows and run it from there, not sure why...

    – Hornbydd
    Mar 27 '18 at 22:17













  • +1 for spyder. And for a full featured IDE that works with Desktop and Pro (and conda and virtualenv) python, I recommend PyCharm, though it has a bit of a learning curve.

    – user2856
    Apr 1 '18 at 11:59
















3















I am trying to get PyScripter 3.3 64-bit to run on my desktop computer. I was successful in getting PyScripter 32-bit to run, but I require the 64-bit version.



It seems that it is unable to recognize the Python (3.6.2) engine that was installed with ArcGIS Pro 2.1, when I attempt to launch PyScripter I receive the following error:



Error Message



What steps should I take to get PyScripter to recognize my installed version of Python?



*Note: I also currently have ArcGIS Desktop software installed on my computer with its version of Python (2.7.14).










share|improve this question

























  • I gave up trying to use pyscripter for scripts that will run in Pro. Go to the package install in the options and install another IDE called spyder. When that is installed it works with python 3 and the version of arcpy for pro. I can just run it about another colleague has to go to the python command line window in the ArcGIS group on windows and run it from there, not sure why...

    – Hornbydd
    Mar 27 '18 at 22:17













  • +1 for spyder. And for a full featured IDE that works with Desktop and Pro (and conda and virtualenv) python, I recommend PyCharm, though it has a bit of a learning curve.

    – user2856
    Apr 1 '18 at 11:59














3












3








3


2






I am trying to get PyScripter 3.3 64-bit to run on my desktop computer. I was successful in getting PyScripter 32-bit to run, but I require the 64-bit version.



It seems that it is unable to recognize the Python (3.6.2) engine that was installed with ArcGIS Pro 2.1, when I attempt to launch PyScripter I receive the following error:



Error Message



What steps should I take to get PyScripter to recognize my installed version of Python?



*Note: I also currently have ArcGIS Desktop software installed on my computer with its version of Python (2.7.14).










share|improve this question
















I am trying to get PyScripter 3.3 64-bit to run on my desktop computer. I was successful in getting PyScripter 32-bit to run, but I require the 64-bit version.



It seems that it is unable to recognize the Python (3.6.2) engine that was installed with ArcGIS Pro 2.1, when I attempt to launch PyScripter I receive the following error:



Error Message



What steps should I take to get PyScripter to recognize my installed version of Python?



*Note: I also currently have ArcGIS Desktop software installed on my computer with its version of Python (2.7.14).







arcgis-pro 64bit pyscripter






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 27 '18 at 22:03









PolyGeo

53.7k1781243




53.7k1781243










asked Mar 27 '18 at 21:38









RosemaryRosemary

8610




8610













  • I gave up trying to use pyscripter for scripts that will run in Pro. Go to the package install in the options and install another IDE called spyder. When that is installed it works with python 3 and the version of arcpy for pro. I can just run it about another colleague has to go to the python command line window in the ArcGIS group on windows and run it from there, not sure why...

    – Hornbydd
    Mar 27 '18 at 22:17













  • +1 for spyder. And for a full featured IDE that works with Desktop and Pro (and conda and virtualenv) python, I recommend PyCharm, though it has a bit of a learning curve.

    – user2856
    Apr 1 '18 at 11:59



















  • I gave up trying to use pyscripter for scripts that will run in Pro. Go to the package install in the options and install another IDE called spyder. When that is installed it works with python 3 and the version of arcpy for pro. I can just run it about another colleague has to go to the python command line window in the ArcGIS group on windows and run it from there, not sure why...

    – Hornbydd
    Mar 27 '18 at 22:17













  • +1 for spyder. And for a full featured IDE that works with Desktop and Pro (and conda and virtualenv) python, I recommend PyCharm, though it has a bit of a learning curve.

    – user2856
    Apr 1 '18 at 11:59

















I gave up trying to use pyscripter for scripts that will run in Pro. Go to the package install in the options and install another IDE called spyder. When that is installed it works with python 3 and the version of arcpy for pro. I can just run it about another colleague has to go to the python command line window in the ArcGIS group on windows and run it from there, not sure why...

– Hornbydd
Mar 27 '18 at 22:17







I gave up trying to use pyscripter for scripts that will run in Pro. Go to the package install in the options and install another IDE called spyder. When that is installed it works with python 3 and the version of arcpy for pro. I can just run it about another colleague has to go to the python command line window in the ArcGIS group on windows and run it from there, not sure why...

– Hornbydd
Mar 27 '18 at 22:17















+1 for spyder. And for a full featured IDE that works with Desktop and Pro (and conda and virtualenv) python, I recommend PyCharm, though it has a bit of a learning curve.

– user2856
Apr 1 '18 at 11:59





+1 for spyder. And for a full featured IDE that works with Desktop and Pro (and conda and virtualenv) python, I recommend PyCharm, though it has a bit of a learning curve.

– user2856
Apr 1 '18 at 11:59










3 Answers
3






active

oldest

votes


















3














I did a lot of research and determined that Pyscripter does not work well with virtual environments; therefore it does not work well with ArcGIS Pro 2.1; and I was unable to get them to connect.



I attempted to install Sypder from the Python Packages provided with ArcGIS Pro 2.1, but unfortunately I could not get them to work either; as the install kept failing. I contacted Esri regarding this issue and they stated that 'this problem can occur when the Python Package Manager doesn't have permissions to folders, or network access to reach the modules stored in Conda'. Then they suggested that I run conda install -c anaconda spyder in the Python Command Prompt, and it worked to install the package as long as I was running the Python Command Prompt as an Administrator. This successfully installed the Spyder package.



So I installed PyCharm Community Edition (https://www.jetbrains.com/pycharm/download/#section=windows); and everything seems to work properly now. For the setup I followed the steps in the initial post at the following link (https://community.esri.com/docs/DOC-8359) and I am now able to work with the correct version of python.






share|improve this answer

































    1














    PyScripter, at least recent versions, work fine with ArcGIS Pro and conda environments. See the blog post for details.



    If there are folder permission issues mentioned above you can run PyScripter as an Administrator.






    share|improve this answer































      0














      I have ArcGIS Pro 2.3.1 installed along with Pyscripter 3.4.2 64bit.
      Running Anaconda Python 3.6.6 64bit (managed by ArcPro)



      stock Python location, read-only
      C:Program FilesArcGISProbinPythonenvsarcgispro-py3



      From the Pro Python Package Manager, I've Cloned and Activated Python to a new env.
      C:UsersyournameAppDataLocalESRIcondaenvsarcgispro-py3-clone



      the ever important ArcGIS PTH file is present,
      arcgispro-py3-cloneLibsite-packagesArcGISPro.pth



      to add the venv to Pyscripter,
      Run, Python version, Setup Python, +, path to the conda env folder (arcgispro-py3-clone in my case)



      enter image description here





      share























        Your Answer








        StackExchange.ready(function() {
        var channelOptions = {
        tags: "".split(" "),
        id: "79"
        };
        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: false,
        noModals: true,
        showLowRepImageUploadWarning: true,
        reputationToPostImages: null,
        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%2fgis.stackexchange.com%2fquestions%2f277351%2fhow-do-i-get-pyscripter-to-recognize-python-installed-with-arcgis-pro-2-1%23new-answer', 'question_page');
        }
        );

        Post as a guest















        Required, but never shown

























        3 Answers
        3






        active

        oldest

        votes








        3 Answers
        3






        active

        oldest

        votes









        active

        oldest

        votes






        active

        oldest

        votes









        3














        I did a lot of research and determined that Pyscripter does not work well with virtual environments; therefore it does not work well with ArcGIS Pro 2.1; and I was unable to get them to connect.



        I attempted to install Sypder from the Python Packages provided with ArcGIS Pro 2.1, but unfortunately I could not get them to work either; as the install kept failing. I contacted Esri regarding this issue and they stated that 'this problem can occur when the Python Package Manager doesn't have permissions to folders, or network access to reach the modules stored in Conda'. Then they suggested that I run conda install -c anaconda spyder in the Python Command Prompt, and it worked to install the package as long as I was running the Python Command Prompt as an Administrator. This successfully installed the Spyder package.



        So I installed PyCharm Community Edition (https://www.jetbrains.com/pycharm/download/#section=windows); and everything seems to work properly now. For the setup I followed the steps in the initial post at the following link (https://community.esri.com/docs/DOC-8359) and I am now able to work with the correct version of python.






        share|improve this answer






























          3














          I did a lot of research and determined that Pyscripter does not work well with virtual environments; therefore it does not work well with ArcGIS Pro 2.1; and I was unable to get them to connect.



          I attempted to install Sypder from the Python Packages provided with ArcGIS Pro 2.1, but unfortunately I could not get them to work either; as the install kept failing. I contacted Esri regarding this issue and they stated that 'this problem can occur when the Python Package Manager doesn't have permissions to folders, or network access to reach the modules stored in Conda'. Then they suggested that I run conda install -c anaconda spyder in the Python Command Prompt, and it worked to install the package as long as I was running the Python Command Prompt as an Administrator. This successfully installed the Spyder package.



          So I installed PyCharm Community Edition (https://www.jetbrains.com/pycharm/download/#section=windows); and everything seems to work properly now. For the setup I followed the steps in the initial post at the following link (https://community.esri.com/docs/DOC-8359) and I am now able to work with the correct version of python.






          share|improve this answer




























            3












            3








            3







            I did a lot of research and determined that Pyscripter does not work well with virtual environments; therefore it does not work well with ArcGIS Pro 2.1; and I was unable to get them to connect.



            I attempted to install Sypder from the Python Packages provided with ArcGIS Pro 2.1, but unfortunately I could not get them to work either; as the install kept failing. I contacted Esri regarding this issue and they stated that 'this problem can occur when the Python Package Manager doesn't have permissions to folders, or network access to reach the modules stored in Conda'. Then they suggested that I run conda install -c anaconda spyder in the Python Command Prompt, and it worked to install the package as long as I was running the Python Command Prompt as an Administrator. This successfully installed the Spyder package.



            So I installed PyCharm Community Edition (https://www.jetbrains.com/pycharm/download/#section=windows); and everything seems to work properly now. For the setup I followed the steps in the initial post at the following link (https://community.esri.com/docs/DOC-8359) and I am now able to work with the correct version of python.






            share|improve this answer















            I did a lot of research and determined that Pyscripter does not work well with virtual environments; therefore it does not work well with ArcGIS Pro 2.1; and I was unable to get them to connect.



            I attempted to install Sypder from the Python Packages provided with ArcGIS Pro 2.1, but unfortunately I could not get them to work either; as the install kept failing. I contacted Esri regarding this issue and they stated that 'this problem can occur when the Python Package Manager doesn't have permissions to folders, or network access to reach the modules stored in Conda'. Then they suggested that I run conda install -c anaconda spyder in the Python Command Prompt, and it worked to install the package as long as I was running the Python Command Prompt as an Administrator. This successfully installed the Spyder package.



            So I installed PyCharm Community Edition (https://www.jetbrains.com/pycharm/download/#section=windows); and everything seems to work properly now. For the setup I followed the steps in the initial post at the following link (https://community.esri.com/docs/DOC-8359) and I am now able to work with the correct version of python.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Apr 4 '18 at 18:20

























            answered Apr 4 '18 at 16:11









            RosemaryRosemary

            8610




            8610

























                1














                PyScripter, at least recent versions, work fine with ArcGIS Pro and conda environments. See the blog post for details.



                If there are folder permission issues mentioned above you can run PyScripter as an Administrator.






                share|improve this answer




























                  1














                  PyScripter, at least recent versions, work fine with ArcGIS Pro and conda environments. See the blog post for details.



                  If there are folder permission issues mentioned above you can run PyScripter as an Administrator.






                  share|improve this answer


























                    1












                    1








                    1







                    PyScripter, at least recent versions, work fine with ArcGIS Pro and conda environments. See the blog post for details.



                    If there are folder permission issues mentioned above you can run PyScripter as an Administrator.






                    share|improve this answer













                    PyScripter, at least recent versions, work fine with ArcGIS Pro and conda environments. See the blog post for details.



                    If there are folder permission issues mentioned above you can run PyScripter as an Administrator.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Feb 2 at 15:54









                    PyScripterPyScripter

                    1111




                    1111























                        0














                        I have ArcGIS Pro 2.3.1 installed along with Pyscripter 3.4.2 64bit.
                        Running Anaconda Python 3.6.6 64bit (managed by ArcPro)



                        stock Python location, read-only
                        C:Program FilesArcGISProbinPythonenvsarcgispro-py3



                        From the Pro Python Package Manager, I've Cloned and Activated Python to a new env.
                        C:UsersyournameAppDataLocalESRIcondaenvsarcgispro-py3-clone



                        the ever important ArcGIS PTH file is present,
                        arcgispro-py3-cloneLibsite-packagesArcGISPro.pth



                        to add the venv to Pyscripter,
                        Run, Python version, Setup Python, +, path to the conda env folder (arcgispro-py3-clone in my case)



                        enter image description here





                        share




























                          0














                          I have ArcGIS Pro 2.3.1 installed along with Pyscripter 3.4.2 64bit.
                          Running Anaconda Python 3.6.6 64bit (managed by ArcPro)



                          stock Python location, read-only
                          C:Program FilesArcGISProbinPythonenvsarcgispro-py3



                          From the Pro Python Package Manager, I've Cloned and Activated Python to a new env.
                          C:UsersyournameAppDataLocalESRIcondaenvsarcgispro-py3-clone



                          the ever important ArcGIS PTH file is present,
                          arcgispro-py3-cloneLibsite-packagesArcGISPro.pth



                          to add the venv to Pyscripter,
                          Run, Python version, Setup Python, +, path to the conda env folder (arcgispro-py3-clone in my case)



                          enter image description here





                          share


























                            0












                            0








                            0







                            I have ArcGIS Pro 2.3.1 installed along with Pyscripter 3.4.2 64bit.
                            Running Anaconda Python 3.6.6 64bit (managed by ArcPro)



                            stock Python location, read-only
                            C:Program FilesArcGISProbinPythonenvsarcgispro-py3



                            From the Pro Python Package Manager, I've Cloned and Activated Python to a new env.
                            C:UsersyournameAppDataLocalESRIcondaenvsarcgispro-py3-clone



                            the ever important ArcGIS PTH file is present,
                            arcgispro-py3-cloneLibsite-packagesArcGISPro.pth



                            to add the venv to Pyscripter,
                            Run, Python version, Setup Python, +, path to the conda env folder (arcgispro-py3-clone in my case)



                            enter image description here





                            share













                            I have ArcGIS Pro 2.3.1 installed along with Pyscripter 3.4.2 64bit.
                            Running Anaconda Python 3.6.6 64bit (managed by ArcPro)



                            stock Python location, read-only
                            C:Program FilesArcGISProbinPythonenvsarcgispro-py3



                            From the Pro Python Package Manager, I've Cloned and Activated Python to a new env.
                            C:UsersyournameAppDataLocalESRIcondaenvsarcgispro-py3-clone



                            the ever important ArcGIS PTH file is present,
                            arcgispro-py3-cloneLibsite-packagesArcGISPro.pth



                            to add the venv to Pyscripter,
                            Run, Python version, Setup Python, +, path to the conda env folder (arcgispro-py3-clone in my case)



                            enter image description here






                            share











                            share


                            share










                            answered 2 mins ago









                            klewisklewis

                            6,9121218




                            6,9121218






























                                draft saved

                                draft discarded




















































                                Thanks for contributing an answer to Geographic Information Systems Stack Exchange!


                                • 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%2fgis.stackexchange.com%2fquestions%2f277351%2fhow-do-i-get-pyscripter-to-recognize-python-installed-with-arcgis-pro-2-1%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

                                (145452) 2005 RN43 Классификация | Примечания | Ссылки |...

                                Щит и меч (фильм) Содержание Названия серий | Сюжет |...

                                Энтрерриос (город) Содержание История | Географическое...