I had this problem when installing on RHEL5. On RHEL5, the pytz
package (and several others) did not have egg files.

Basically, reviewboard is querying the egg files on your system to see
if you have them installed. If you manually install 'pytz', it's safe
to remove that line from /usr/lib/python2.6/site-packages/
ReviewBoard-1.0.5.1-py2.6.egg-info/dependency_links.txt (which will
stop throwing that error).

On Feb 5, 4:57 am, Shankar Kalel <shankar.ka...@gmail.com> wrote:
> Hello,
>
> I am getting this error ever since I created a new rb site for Postgre DB. I
> downloaded psycopg2 using easy_install psycopg2 and it created egg
> file psycopg2-2.0.13-py2.5-win32.egg in my Site-Packages directory.
>
> I created new RB site to use Postgre DB and restarted Apache.
> I started getting error
>
> "ImproperlyConfigured: Error loading psycopg2 module: DLL load failed: The
> specified module could not be found."
> Sometimes I also get error -
> Error loading psycopg2 module: cannot import name tz
>
> I struggled on web to find resolution and verified them against  my setup.
> Python Egg Cache has been given access to user account Apache is running
> on.
> I can't guess any other reason.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to