<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Installing python package movingpandas in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017770#M36103</link>
    <description>&lt;P&gt;I try to install the python packages movingpandas with Arcgis Pro 2.7 It is available in the list "add packages". But I can't install it with the install button or with the conda prompt and "conda install movingpandas". Conda search movingpandas doesn't return any result.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jan 2021 21:32:45 GMT</pubDate>
    <dc:creator>TimSemmelhaack</dc:creator>
    <dc:date>2021-01-18T21:32:45Z</dc:date>
    <item>
      <title>Installing python package movingpandas</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017770#M36103</link>
      <description>&lt;P&gt;I try to install the python packages movingpandas with Arcgis Pro 2.7 It is available in the list "add packages". But I can't install it with the install button or with the conda prompt and "conda install movingpandas". Conda search movingpandas doesn't return any result.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 21:32:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017770#M36103</guid>
      <dc:creator>TimSemmelhaack</dc:creator>
      <dc:date>2021-01-18T21:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: Installing python package movingpandas</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017774#M36104</link>
      <description>&lt;P&gt;Did you try the install instructions from their github site?&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/anitagraser/movingpandas" target="_blank"&gt;anitagraser/movingpandas: Implementation of Trajectory classes and functions built on top of GeoPandas (github.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the conda-forge channel might work, but I would see what this reports&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;conda install -c conda-forge movingpandas --dry-run&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;the --dry-run will give you an indication of what might be changed in your clone&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2021 21:41:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017774#M36104</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-01-18T21:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Installing python package movingpandas</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017850#M36107</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;EM&gt;conda install -c conda-forge movingpandas --dry-run&lt;/EM&gt; throws an error&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;InvalidSpecError: Invalid spec: =20190808&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I will try it with a new clone of my standard environment&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 05:53:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017850#M36107</guid>
      <dc:creator>TimSemmelhaack</dc:creator>
      <dc:date>2021-01-19T05:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Installing python package movingpandas</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017860#M36108</link>
      <description>&lt;P&gt;Even with a fresh copy of my default environment I get the same error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;conda install -c conda-forge movingpandas --dry-run&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Fetching package metadata ...............&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Solving package specifications:&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;InvalidSpecError: Invalid spec: =20190808&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 07:57:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017860#M36108</guid>
      <dc:creator>TimSemmelhaack</dc:creator>
      <dc:date>2021-01-19T07:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Installing python package movingpandas</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017890#M36113</link>
      <description>&lt;P&gt;The cause of error could be the old conda version, which ships with Arcgis Pro&amp;nbsp;&lt;A href="https://github.com/conda/conda-build/issues/3915" target="_blank"&gt;https://github.com/conda/conda-build/issues/3915&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 12:04:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017890#M36113</guid>
      <dc:creator>TimSemmelhaack</dc:creator>
      <dc:date>2021-01-19T12:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Installing python package movingpandas</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017896#M36114</link>
      <description>&lt;P&gt;It is known that esri isn't using the latest version of conda, nor one that can be updated... just try updating conda.&amp;nbsp; For a little fun try&lt;/P&gt;&lt;P&gt;&lt;EM&gt;conda install -c conda-forge movingpandas &lt;STRONG&gt;--no-pin&lt;/STRONG&gt; --dry-run&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;You could also add conda-forge to the top of the environment.yml file as well, but might see too many things wanting to be updated&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jan 2021 12:22:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1017896#M36114</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-01-19T12:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Installing python package movingpandas</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1019094#M36229</link>
      <description>&lt;P&gt;with the parameter --no-pin and a new environment I could install movingpandas and get it to run. At the moment without errors!&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 14:28:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1019094#M36229</guid>
      <dc:creator>TimSemmelhaack</dc:creator>
      <dc:date>2021-01-22T14:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Installing python package movingpandas</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1019102#M36231</link>
      <description>&lt;P&gt;Good!&lt;/P&gt;&lt;P&gt;You might want to Accept as Solution the thread that answered your question&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/3690"&gt;@TimSemmelhaack&lt;/a&gt;&amp;nbsp;so that it will float to the top as a solution for those that have similar questions.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 14:49:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/installing-python-package-movingpandas/m-p/1019102#M36231</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-01-22T14:49:29Z</dc:date>
    </item>
  </channel>
</rss>

