[pdal] PDAL install

Jeff McKenna jmckenna at gatewaygeomatics.com
Fri Apr 24 07:42:32 PDT 2020


Hi Samantha,

If you are looking for a solution where you just extract a zipfile on 
Windows and run: try MS4W, which includes PDAL (and includes Python 
3.7.5).  The steps are:
  - download zip from https://ms4w.com
  - extract to root of drive (C:/)
  - open CMD window
  - cd c:/ms4w
  - setenv.bat
  - python --version
  - pdal --drivers


-jeff


-- 
Jeff McKenna
MapServer Consulting and Training Services
https://gatewaygeo.com/

On 2020-04-24 9:53 a.m., Samantha Lee wrote:
> Yes, it is there. One can use it, it processes but Python is not updated.
> If you check the github or overstack on conda and Python 3.8.2, there 
> are others with issues as well.
> If PDAL can only be installed with conda, and there's no alternative, 
> then I will uninstall Python3.8 and try conda all over again.
> It's just that I'm in a time crunch for my project and I'm really trying 
> to get these installs issues over with.
> Thanks for hearing me out.
> 
> Samantha
> 
> On Fri, Apr 24, 2020 at 6:26 AM adam steer <adam.d.steer at gmail.com 
> <mailto:adam.d.steer at gmail.com>> wrote:
> 
>     Hi Samantha
> 
>     …it seems odd that there would be issues with py3.8.2 and conda.
>     It’s there as a package: https://anaconda.org/anaconda/python
> 
>     Using virtual environments is really key to managing python on
>     machines you want to do more than one thing with (for example your
>     laptop/desktop machine).
> 
>     If you’re in a conda virtual environment, try really hard to avoid
>     using pip.
> 
>     There’s a few extra words about PDAL installation with conda here:
>     https://pdal.io/workshop/conda.html#
>     <https://pdal.io/workshop/conda.html#what-is-conda>
> 
>     Hope that helps,
> 
>     Adam
> 
> 
> 
> 
>     On Fri, 24 Apr 2020 at 19:25, Samantha Lee <slee63 at ncsu.edu
>     <mailto:slee63 at ncsu.edu>> wrote:
> 
>         I am new to this.
>         I have a project where I need to use PDAL.
>         However, PDAL website states that the only way to install PDAL
>         in Windows is through Conda. I have Python 3.8.2 installed
>         without using Anaconda. I can't install conda using pip install
>         and I don't want to use Anaconda as it doesn't come with Python
>         3.8 and upgrading to that version using conda has issues.
>         I cannot install PDAL using pip install either.
>         I am using Windows 10 and am wondering if there are other ways
>         to resolve the install?
> 
>         Thanks in advance for your help.
> 
>         Samantha
>         _______________________________________________
>         pdal mailing list
>         pdal at lists.osgeo.org <mailto:pdal at lists.osgeo.org>
>         https://lists.osgeo.org/mailman/listinfo/pdal
> 
> 
> 
>     -- 
>     Dr. Adam Steer
>     http://spatialised.net
>     https://www.researchgate.net/profile/Adam_Steer
>     http://au.linkedin.com/in/adamsteer
>     http://orcid.org/0000-0003-0046-7236
>     +61 427 091 712 ::  @adamdsteer
> 
>     Suits are bad for business:
>     http://www.spatialised.net/business-penguins/
> 
> 
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal
> 



More information about the pdal mailing list