I have two different eggs under my site-packages folder 0.8.2 and 0.8.3. I also have dabo unzipped to a folder \pythonprojects\dabo. I ran the python setup.py install and it appeared to create the 0.8.3 egg.
Since I want to understand where the actual programs are: Is the dabo under the egg folder the one that is used when you do an import dabo? How do I get rid of 0.8.2 egg? If I put a dabo.pth in the site-packages folder pointing to \pythonprojects\dabo will it use that dabo? It appears that the web update updates the egg. Is that correct? Thanks, -- Jeff Jeff Johnson [EMAIL PROTECTED] SanDC, Inc. 623-582-0323 Fax 623-869-0675 _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
