CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 11:29:43 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-robots-tag: none
etag: W/"47b78153467a6f6a6cf632a6ac1fced1"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=UB0Zu%2FoJ5alVg1DQ0RKdovCOeh3oVtVSz4b53j7gSN%2F7Cj9az5uk6DT4uFHXLHAykML0DpMljbupx2X3QxrcQyxDE5TlUPODlsWPXmbQRahFTy0WxC7%2BfgVPl0RnlQEhfX%2FYNp54XNzzCuAzlVsBVsLnU%2BSM38zJ%2BOl4aP373I4zPmiQ%2BToyFWrHkZgiwrzMW0EOqAKFEHV93MdZ3vvh4mNaZZkGxcD2614SpiNk7F4VxtQjJTcVVf5XxoTsBQok%2F0GXCXx0AFHWmVTw0hxGcg%3D%3D--eAi4Sc77lbDhhCPn--c1QMccklLr10aJj%2FDR7PJA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.353494540.1752838183; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 11:29:43 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 11:29:43 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A5B6:E7E74:DA29F9:1059CDF:687A3027
Installation Guide · pfnet/PaintsChainer Wiki · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 556
Installation Guide
Kenichi Maehashi edited this page Jul 24, 2022
·
5 revisions
If you have docker, you may check https://hub.docker.com/r/liamjones/paintschainer-docker/ (not supported officially but thanks for volunteering)
If not specified, follow instruction from their official website.
- Chainer/ Linux gcc: See https://docs.chainer.org/en/stable/install.html
- Microsoft Visual C++ Build Tools 2015 (Windows): See https://landinghub.visualstudio.com/visual-cpp-build-tools
- Python: See https://www.python.org/downloads/
- Numpy:
pip install numpy
. Check installed version after that. - openCV (Windows): See https://www.solarianprogrammer.com/2016/09/17/install-opencv-3-with-python-3-on-windows/ (Pre-built libraries)
- openCV (Linux): See https://stackoverflow.com/questions/20953273/install-opencv-for-python-3-3 (Build from source)
- openCV (Anaconda):
conda install -c menpo opencv3
(Pre-built libraries)
- Step1: Install "Microsoft Visual C++ Build Tools". Uninstall "Visual Studio 2015" if you have it. (You can install VS2015 after this step)
- Step2: Install "Nvidia CUDA"
- Step3: Register and download "NVIDIA CUDA Deep Neural Network library (cuDNN)" (See https://developer.nvidia.com/cudnn)
- Step4: Extract, copy and paste the files in to installed CUDA folder (e.g.
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v8.0\
) - Step5:
pip install chainer --no-cache-dir -vvvv
(<- Do this AT LAST!)
If you failed to perform the following steps, you will see this message. Uninstall chainer and install it again.
Running command python setup.py egg_info
Options: {'profile': False, 'annotate': False, 'linetrace': False, 'no_cuda': False}
Include directories: ['C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v8.0\\include']
Library directories: ['C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v8.0\\bin', 'C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v8.0\\lib\\x64']
Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools": https://landinghub.visualstudio.com/visual-cpp-build-tools
Step by step guide for installing chainer (Windows/anaconda3, Tested on Win10 64-bit, Anaconda 4.3.0 with Python 3.5, Visual Studio 2015 Update 3)
- Step1: Install "Visual Studio 2015"
- Step2: Install "Anaconda 3" and run
conda update anaconda
- Step3: Install "Nvidia CUDA"
- Step4: Register and download "NVIDIA CUDA Deep Neural Network library (cuDNN)" (See https://developer.nvidia.com/cudnn)`
- Step5: Unzip
cudnn-*-windows*-x64-v**.zip
to any folder - Step6: Add a new bat file
run.bat
incudnn\cuda
folder, and edit it - Step7: Start
run.bat
- Step8:
pip install chainer --no-cache-dir -vvvv
(<- Do this AT LAST!)
Next time when you want to start web host, you can start run.bat
.
- run.bat
@echo off
REM You maybe need to edit following two line
SET PaintsChainer_PATH=K:\proj\PaintsChainer
SET Anaconda3_PATH=E:\Anaconda3
SET path=%~dp0;%~dp0bin;%path%
call "C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" amd64
SET LIB=%~dp0lib;%~dp0lib\x64;%LIB%
SET INCLUDE=%~dp0include;%INCLUDE%
SET LIBPATH=%~dp0lib;%~dp0lib\x64;%LIBPATH%
cd /d %PaintsChainer_PATH%
start %Anaconda3_PATH%\Scripts\activate.bat
You can’t perform that action at this time.