


WARNING: The pat module is deprecated and will be removed in a future release. MacOS Mojave に Anaconda3 を利用して OpenCV をインストールしてみた。 $ export PATH=/Applications/anaconda3/bin:$PATH

(opencv3) pt02 $ python # check whether any error messages are printed or not (opencv3) pt02 $ source deactivate pt02 $ export PATH=/opt/anaconda3/bin:$PATH (opencv3) pt02 $ conda install -c asmeurer pango # to avoid "ImportError: /lib64/libpangoft2-1.0.so.0: undefined symbol: hb_font_funcs_set_variation_glyph_func" # packages in environment at /home/kohji/.conda/envs/opencv3: (opencv3) pt02 $ conda install -c opencv3 Pt02 $ conda create -yn opencv3 python=3.5 # /home/kohji/.conda/envs/opencv3 Pt01 $ export PATH=/net/gpfs/opt/anaconda3/bin:$PATH Pt01 # chown kohji:kohji /net/gpfs/opt/anaconda3ĭrwxr-xr-x 24 kohji kohji 4096 Apr 4 10:17 /net/gpfs/opt/anaconda3 Anaconda3-2018.12-Linux-x86_64.shĪnaconda3 will now be installed into this location: /net/gpfs/opt/anaconda3ĭo you wish the installer to initialize Anaconda3 in your /root/.bashrc ? noĭo you wish to proceed with the installation of Microsoft VSCode? no
