From 942eda24b31bc10c8ad48b06029cbea13926c8aa Mon Sep 17 00:00:00 2001 From: pommicket Date: Sat, 19 Sep 2015 09:52:55 -0400 Subject: Edited readme --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index ff85fae..0115a98 100644 --- a/README.md +++ b/README.md @@ -43,15 +43,6 @@ To run AutoVideos: To run AutoAudio: `python AutoAudioGPU.py` -If you are getting this error: -``` -pyopencl.LogicError: Context failed: invalid value -``` -Just uncomment (remove the # at the start of the line) the following lines in AutoAudioGPU.py, AutoImagesGPU.py, and AutoVideosGPU.py: -``` -GPU.platform_id = -1 -``` - Don't worry if when you run it, it gives the following message: ``` -- cgit v1.2.3