> Hey François, > > I've been slow in getting to this, but I have a problem with the new > python and byte-compiling. The issue is in building sqlalchemy. Here is > the snippet: > > warning: install_lib: byte-compiling is disabled, skipping. > creating build/bdist.linux-x86_64/egg/EGG-INFO > copying lib/SQLAlchemy.egg-info/PKG-INFO -> > build/bdist.linux-x86_64/egg/EGG-INFO > copying lib/SQLAlchemy.egg-info/SOURCES.txt -> > build/bdist.linux-x86_64/egg/EGG-INFO > copying lib/SQLAlchemy.egg-info/dependency_links.txt -> > build/bdist.linux-x86_64/egg/EGG-INFO > copying lib/SQLAlchemy.egg-info/entry_points.txt -> > build/bdist.linux-x86_64/egg/EGG-INFO > copying lib/SQLAlchemy.egg-info/top_level.txt -> > build/bdist.linux-x86_64/egg/EGG-INFO > zip_safe flag not set; analyzing archive contents... > creating dist > creating 'dist/SQLAlchemy-0.4.6-py2.6.egg' and adding > 'build/bdist.linux-x86_64/egg' to it > removing 'build/bdist.linux-x86_64/egg' (and everything under it) > Creating > /var/tmp/portage/sci-mathematics/sage-4.3.3/work/sage-4.3.3/local/lib64/pyt > hon2.6/site-packages/site.py error: byte-compiling is disabled. > Hi Steve,
that's a real bother, the other guy's problem with sqlalchemy should be solved by this but it give you troubles. There is something not quite right going on... I think I have an idea but it will take me time to get to it. Thanks for the testing. Francois
