Hello. First, i have to thank everyone who made this .bat possible. I think it is a good thing to test the newest openerp on Windows. I managed everything on Windows 7 with one prob in the __init__.py file from "pytz". With pytz-2008i.win32.exe there is no
all_timezones = \ ['Africa/Abidjan', 'Africa/Accra',...... So i put this in the __init__.py file and everything works fine. Now there is time for testing, if everything is running with this build. I paste now a message which came during building the .exe. Could this be a problem???? The following modules appear to be missing ['AppKit', 'FFT', 'Foundation', 'LinearAlgebra', 'MA', 'MLab', 'Matrix', 'Numeri c', 'PyObjCTools', 'Pyrex.Compiler.Main', 'Pyrex.Distutils.build_ext', 'RandomAr ray', '_curses', '_imaging_gif', '_transforms', '_wxagg', 'config.mplConfig', 'c onfig.rcParams', 'config.rcdefaults', 'config.save_config', 'core.abs', 'core.ma x', 'core.min', 'core.round', 'email.Generator', 'email.Iterators', 'email.Utils ', 'enthought.traits', 'enthought.traits.api', 'ext.IsDOMString', 'ext.SplitQNam e', 'fcompiler.FCompiler', 'fcompiler.show_fcompilers', 'fltk', 'gdk', 'gtkspell ', 'lib.add_newdoc', 'ltihooks', 'maskedarray', 'mlab.amax', 'mlab.amin', 'mpl_t oolkits.natgrid', 'mxDateTime.__version__', 'mxTextTools.__version__', 'mxTools. __version__', 'nose', 'nose.plugins', 'nose.plugins.base', 'nose.plugins.builtin ', 'nose.plugins.errorclass', 'nose.tools', 'nose.util', 'numarray', 'numarray.c onvolve', 'numarray.fft', 'numarray.ieeespecial', 'numarray.linear_algebra', 'nu marray.linear_algebra.mlab', 'numarray.ma', 'numarray.numeric', 'numarray.random _array', 'numpy.dft.old', 'numpy.lib.mlab', 'numpy.linalg.old', 'numscons', 'num scons.core.utils', 'objc', 'projections.get_projection_class', 'projections.get_ projection_names', 'projections.projection_factory', 'pyemf', 'qt', 'scipy', 'te sting.Tester', 'validate', 'wx', 'cairo.gtk', 'mx.DateTime.DateTimeDelta', 'mx.D ateTime.now', 'mx.DateTime.strptime', 'mx.TextTools.hex2str', 'mx.TextTools.mxTe xtTools.CharSet', 'mx.TextTools.str2hex', 'mx.Tools.RTLD_GLOBAL', 'mx.Tools.RTLD _NOW', 'mx.Tools.dlopen', 'numpy.Complex', 'numpy.Complex32', 'numpy.Complex64', 'numpy.Float', 'numpy.Float32', 'numpy.Float64', 'numpy.Int', 'numpy.Int16', 'n umpy.Int32', 'numpy.Int8', 'numpy.UInt16', 'numpy.UInt32', 'numpy.UInt8', 'numpy .absolute', 'numpy.arccos', 'numpy.arccosh', 'numpy.arcsin', 'numpy.arcsinh', 'n umpy.arctan', 'numpy.arctanh', 'numpy.bitwise_and', 'numpy.bitwise_or', 'numpy.b itwise_xor', 'numpy.bool_', 'numpy.ceil', 'numpy.complex_', 'numpy.conjugate', ' numpy.core.absolute', 'numpy.core.add', 'numpy.core.bitwise_and', 'numpy.core.bi twise_or', 'numpy.core.bitwise_xor', 'numpy.core.cdouble', 'numpy.core.complexfl oating', 'numpy.core.conjugate', 'numpy.core.csingle', 'numpy.core.divide', 'num py.core.double', 'numpy.core.equal', 'numpy.core.float64', 'numpy.core.greater', 'numpy.core.greater_equal', 'numpy.core.inexact', 'numpy.core.intc', 'numpy.cor e.invert', 'numpy.core.isfinite', 'numpy.core.isnan', 'numpy.core.left_shift', ' numpy.core.less', 'numpy.core.less_equal', 'numpy.core.ma', 'numpy.core.maximum' , 'numpy.core.multiply', 'numpy.core.not_equal', 'numpy.core.power', 'numpy.core .remainder', 'numpy.core.right_shift', 'numpy.core.sin', 'numpy.core.single', 'n umpy.core.sqrt', 'numpy.core.subtract', 'numpy.cosh', 'numpy.divide', 'numpy.fab s', 'numpy.float_', 'numpy.floor', 'numpy.floor_divide', 'numpy.fmod', 'numpy.gr eater', 'numpy.hypot', 'numpy.int_', 'numpy.invert', 'numpy.isinf', 'numpy.left_ shift', 'numpy.less', 'numpy.log', 'numpy.logical_and', 'numpy.logical_not', 'nu mpy.logical_or', 'numpy.logical_xor', 'numpy.maximum', 'numpy.minimum', 'numpy.n egative', 'numpy.not_equal', 'numpy.power', 'numpy.random.rand', 'numpy.random.r andn', 'numpy.remainder', 'numpy.right_shift', 'numpy.sign', 'numpy.sinh', 'nump y.tan', 'numpy.tanh', 'numpy.true_divide'] Thank you very much Bye Olaf -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=51563#51563 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
