Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Problem in deploy project
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
zhan zou  
View profile  
 More options Oct 11 2012, 11:39 pm
From: zhan zou <zouzha...@gmail.com>
Date: Thu, 11 Oct 2012 20:39:20 -0700 (PDT)
Local: Thurs, Oct 11 2012 11:39 pm
Subject: Problem in deploy project

I got tgext.admin-0.5.3-py2.6.egg in both
 '/usr/lib/python2.6/site-packages'
and '/usr/local/pythonenv/BASELINE/lib/python2.6/site-packages'
but the "/var/log/httpd/error_log" show belog :
[Fri Oct 12 11:10:03 2012] [error] [client 192.168.0.105]   File
"/usr/local/pythonenv/BASELINE/lib/python2.6/site-packages/setuptools-0.6c1 1-py2.6.egg/pkg_resources.py",
line 565, in resolve
[Fri Oct 12 11:10:03 2012] [error] [client 192.168.0.105]     raise
DistributionNotFound(req)  # XXX put more info here
[Fri Oct 12 11:10:03 2012] [error] [client 192.168.0.105]
DistributionNotFound: tgext.admin>=0.5.1
and i set wiki_20.wsgi(generated by modwsgi_deploy):
import site
site.addsitedir('/usr/local/pythonenv/BASELINE/lib/python2.6/site-packages' )
site.addsitedir('/usr/lib/python2.6/site-packages')

I waste a few day on this problem,I think the problem is in dependencies
relationship , can anybody help me?
environment: apache2.2 centos5.8


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.