[pdal] PDAL and Jupyter (Newbie)

Bradley Chambers brad.chambers at gmail.com
Tue May 13 13:37:40 PDT 2025


Is Jupyter installed in the same environment?

On Tue, May 13, 2025 at 3:35 PM Kenneth Jacob via pdal <pdal at lists.osgeo.org>
wrote:

> *I'm a newbie to PDAL...*
>
> *My environment:*
> MacOS Sequoia 15.41
> Running Anaconda and Jupyter Notebook
>
> *Question:*
> I've been successful getting PDAL up and running through the Terminal App.
>
> But now I'd like to run PDAL commands if possible from a Jupyter notebook.
>
> Running the following command from Jupyter produces the expected output:
>
> conda create --yes --name PDALenv --channel conda-forge python-pdal
>
>
> However, when I follow this with the command to activate the area I
> created with this command:
>
> conda activate PDALenv
>
>
> I get following error from Jupyter:
>
> CondaError: Run 'conda init' before 'conda activate'
>
>
> I can run the suggested command of 'conda init' and get expected output.
>
> But if I re-try to run 'conda activate PDALenv' I get the same error.
>
> Any thoughts about how I might work through this?
>
> Sincerely,
>
> Ken
>
> _______________________________________________
> pdal mailing list
> pdal at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/pdal
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pdal/attachments/20250513/feca4cc6/attachment.htm>


More information about the pdal mailing list