2020-12-01から1ヶ月間の記事一覧

ModuleNotFoundError: No module named 'nnabla'

ModuleNotFoundError: No module named 'nnabla' (nnabla) >conda install nnablaCollecting package metadata (current_repodata.json): doneSolving environment: failed with initial frozen solve. Retrying with flexible solve.Collecting package met…

conda install scrapy

(scrapy) C:\Users\xxxxx>conda install scrapyCollecting package metadata (current_repodata.json): doneSolving environment: done ## Package Plan ## environment location: C:\Users\xxxxx\anaconda3\envs\scrapy added / updated specs: - scrapy Th…

youtube-dl

pip install --upgrade youtube-dlCollecting youtube-dl Downloading youtube_dl-2020.12.22-py2.py3-none-any.whl (1.8 MB) |████████████████████████████████| 1.8 MB 598 kB/sInstalling collected packages: youtube-dlSuccessfully installed youtube…

The kernel appears to have died. It will restart automatically.

Dockerエンジン メモリ制限

tensorboard & tensorboardX

pip install tensorboardCollecting tensorboard Using cached tensorboard-2.4.0-py3-none-any.whl (10.6 MB)Requirement already satisfied: wheel>=0.26 in c:\users\xxxxx\anaconda3\envs\pytorch\lib\site-packages (from tensorboard) (0.36.1)Require…

ImportError: No module named midi

これを実行して、python3のパッケージをインストールしますpip install git+https://github.com/vishnubob/python-midi@feature/python3

「KMP_DUPLICATE_LIB_OK=TRUE」を追加

OMP: Error #15: Initializing libiomp5md.dll, but found libiomp5md.dll already initialized.OMP: Hint This means that multiple copies of the OpenMP runtime have been linked into the program. That is dangerous, since it can degrade performanc…

pip install pycrypt

Collecting pycrypt Downloading pycrypt-0.7.2.tar.gz (47 kB) |████████████████████████████████| 47 kB 354 kB/sBuilding wheels for collected packages: pycrypt Building wheel for pycrypt (setup.py) ... error ERROR: Command errored out with ex…

pip install face_recognition

Collecting face_recognition Downloading face_recognition-1.3.0-py2.py3-none-any.whl (15 kB)Requirement already satisfied: numpy in d:\xxxxx\wpy64-3820\python-3.8.2.amd64\lib\site-packages (from face_recognition) (1.18.5)Collecting dlib>=19…

訓練職類 電腦程式設計

課程內容 展望 目前大數據分析已經逐漸深化於零售、金融、高科技、醫療、製造等產業,其應用可以讓各產業決策者發現行銷契機、使用者習慣和未來趨勢等多方面用途。學員結訓後,可從事的工作內容包括:大數據分析、巨量資料分析、企業資料分析架構規劃與設計…