Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error starting davide-romanini's fork #42

Open
pax0707 opened this issue Jun 9, 2016 · 4 comments
Open

Error starting davide-romanini's fork #42

pax0707 opened this issue Jun 9, 2016 · 4 comments

Comments

@pax0707
Copy link

pax0707 commented Jun 9, 2016

Beville's works normally.


E:\ComicStreamer2>python comicstreamer
Traceback (most recent call last):
  File "comicstreamer", line 6, in <module>
    from comicstreamerlib.main import main
  File "E:\ComicStreamer2\comicstreamerlib\main.py", line 35, in <module>
    from server import APIServer
  File "E:\ComicStreamer2\comicstreamerlib\server.py", line 57, in <module>
    from comicapi.comicarchive import *
  File "E:\ComicStreamer2\comicapi\comicarchive.py", line 32, in <module>
    from unrar import rarfile
  File "C:\Python27\lib\site-packages\unrar\rarfile.py", line 26, in <module>
    from unrar import unrarlib
  File "C:\Python27\lib\site-packages\unrar\unrarlib.py", line 45, in <module>
    unrarlib = ctypes.WinDLL(lib_path)
  File "C:\Python27\lib\ctypes\__init__.py", line 365, in __init__
    self._handle = _dlopen(self._name, mode)
WindowsError: [Error 126] The specified module could not be found

E:\ComicStreamer2>
@ghost
Copy link

ghost commented Jun 13, 2016

You do not have an unrar library installed.

https://pypi.python.org/pypi/unrar/

@ghost
Copy link

ghost commented Jun 13, 2016

@ghost
Copy link

ghost commented Jun 13, 2016

(if i am wrong than that probably means your python is ficked)....
_dlopen.... :/

@pax0707
Copy link
Author

pax0707 commented Jun 15, 2016

Already installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant