Skip to content

Commit af2c529

Browse files
committed
Merge remote-tracking branch 'upstream/master' into rc_patches4
2 parents f6c7849 + e779ef8 commit af2c529

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

readme.rst

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,14 +298,30 @@ Common setting
298298
299299
pip install numpy
300300
301-
2. instal python module
301+
2. install python module
302302

303303
.. code-block:: none
304304
305305
  python setup.py build_ext -i
306306
307307
python setup.py install
308+
309+
3. install python-pcl with conda (solved)
308310

311+
.. code-block:: none
312+
313+
-> conda create -n ipk # create a new conda env.
314+
-> conda activate ipk # activate env.
315+
316+
-> conda update -n base -c defaults conda # update conda
317+
318+
-> conda config --add channels conda-forge # add conda-forge channels
319+
-> conda install -c sirokujira python-pcl # pcl installation
320+
-> conda install -c jithinpr2 gtk3 # Gtk+ Gui dependency
321+
-> conda install -y ipython # install ipython
322+
-> conda install -y jupyter # install jupyter
323+
324+
After that, run jupyter notebook or ipython shell to test pcl installation.
309325

310326
Build & Test Status
311327
===================

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy