I was able to resolve this error by running : pip install -U baruwa
-- Jeremy McSpadden Flux Labs, Inc | http://www.fluxlabs.net | Endless Solutions Office : 850-250-5590x101 | Cell : 850-890-2543 | Fax : 850-254-2955 -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Jeremy McSpadden Sent: Wednesday, July 24, 2013 12:04 AM To: 'Baruwa users list ([email protected])' Subject: [Baruwa] SQLAlchemy Versions (px)[root@mx02 baruwa]# /home/baruwa/px/bin/paster celeryd /etc/baruwa/production.ini Traceback (most recent call last): File "/home/baruwa/px/bin/paster", line 9, in <module> load_entry_point('PasteScript==1.7.5', 'console_scripts', 'paster')() File "/home/baruwa/px/lib/python2.6/site-packages/paste/script/command.py", line 103, in run command = commands[command_name].load() File "/home/baruwa/px/lib/python2.6/site-packages/pkg_resources.py", line 2259, in load if require: self.require(env, installer) File "/home/baruwa/px/lib/python2.6/site-packages/pkg_resources.py", line 2272, in require working_set.resolve(self.dist.requires(self.extras),env,installer))) File "/home/baruwa/px/lib/python2.6/site-packages/pkg_resources.py", line 630, in resolve raise VersionConflict(dist,req) # XXX put more info here pkg_resources.VersionConflict: (SQLAlchemy 0.8.2 (/home/baruwa/px/lib/python2.6/site-packages), Requirement.parse('SQLAlchemy>=0.7,<0.8')) (px)[root@mx02 baruwa]# pwd; pip list | grep SQLAlchemy /home/baruwa SQLAlchemy (0.8.2) -- Jeremy McSpadden Flux Labs, Inc | http://www.fluxlabs.net<http://www.fluxlabs.net/> | Endless Solutions Office : 850-250-5590x101<tel:850-250-5590;101> | Cell : 850-890-2543<tel:850-890-2543> | Fax : 850-254-2955<tel:850-254-2955> _______________________________________________ http://pledgie.com/campaigns/12056

