Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [07/Dec/2011:17:47:37] ENGINE Bus STARTING
- [07/Dec/2011:17:47:37] ENGINE Started monitor thread 'Monitor'.
- [07/Dec/2011:17:47:37] ENGINE Started monitor thread '_TimeoutMonitor'.
- [07/Dec/2011:17:47:37] ENGINE Serving on 127.0.0.1:9191
- [07/Dec/2011:17:47:37] ENGINE Bus STARTED
- /Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Cheetah-2.4.4-py2.7.egg/Cheetah/Compiler.py:1509: UserWarning:
- You don't have the C version of NameMapper installed! I'm disabling Cheetah's useStackFrames option as it is painfully slow with the Python version of NameMapper. You should get a copy of Cheetah with the compiled C version of NameMapper.
- "\nYou don't have the C version of NameMapper installed! "
- 127.0.0.1 - - [07/Dec/2011:17:47:37] "GET / HTTP/1.1" 200 829 "" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7"
- 127.0.0.1 - - [07/Dec/2011:17:48:14] "GET /run_now HTTP/1.1" 200 828 "http://127.0.0.1:9191/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7"
- 127.0.0.1 - - [07/Dec/2011:17:48:18] "GET /queue/ HTTP/1.1" 200 757 "http://127.0.0.1:9191/run_now" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7"
- Process downloader_process:
- Traceback (most recent call last):
- File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
- self.run()
- File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/process.py", line 114, in run
- self._target(*self._args, **self._kwargs)
- File "moviegrabber.py", line 3549, in RunDownloader
- ErrorLogging("Newznab API Function")
- File "moviegrabber.py", line 3526, in RunDownloader
- PosterDownload()
- File "moviegrabber.py", line 1717, in PosterDownload
- ErrorLogging("Poster Download Function")
- File "moviegrabber.py", line 1671, in PosterDownload
- poster_image.load()
- File "/Library/WebServer/Documents/moviegrabber/lib/site-packages/PIL/ImageFile.py", line 164, in load
- self.load_prepare()
- File "/Library/WebServer/Documents/moviegrabber/lib/site-packages/PIL/ImageFile.py", line 231, in load_prepare
- self.im = Image.core.new(self.mode, self.size)
- File "/Library/WebServer/Documents/moviegrabber/lib/site-packages/PIL/Image.py", line 37, in __getattr__
- raise ImportError("The _imaging C module is not installed")
- ImportError: The _imaging C module is not installed
- Process downloader_process:
- Traceback (most recent call last):
- File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/process.py", line 258, in _bootstrap
- self.run()
- File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/multiprocessing/process.py", line 114, in run
- self._target(*self._args, **self._kwargs)
- File "moviegrabber.py", line 3549, in RunDownloader
- ErrorLogging("Newznab API Function")
- File "moviegrabber.py", line 3526, in RunDownloader
- PosterDownload()
- File "moviegrabber.py", line 1717, in PosterDownload
- ErrorLogging("Poster Download Function")
- File "moviegrabber.py", line 1671, in PosterDownload
- poster_image.load()
- File "/Library/WebServer/Documents/moviegrabber/lib/site-packages/PIL/ImageFile.py", line 164, in load
- self.load_prepare()
- File "/Library/WebServer/Documents/moviegrabber/lib/site-packages/PIL/ImageFile.py", line 231, in load_prepare
- self.im = Image.core.new(self.mode, self.size)
- File "/Library/WebServer/Documents/moviegrabber/lib/site-packages/PIL/Image.py", line 37, in __getattr__
- raise ImportError("The _imaging C module is not installed")
- ImportError: The _imaging C module is not installed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement