473,657 Members | 2,493 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problems with Installer V-5b5_5 on linux

Hallo,

somehow Installer won't work, even on the simplest python file:

test.py:
---------
import time
print 'time is', time.time()
Installation:
-------------
tar xzvf ...
cd <instDir>sour ce/linux
python Make.py
cd ../../
python Configure.py

python Makespec.py --debug ../../src/test.py
python Build.py test/test.spec
test/buildtest/test

(output):
---------------------------------
test/buildtest/test is thisfile
is _MEIPASS2 (workpath)
test/buildtest/ is homepath
Extracting binaries
Manipulating evironment
PYTHONPATH=test/buildtest
importing modules from CArchive
iu
archive
mod is NULL - archiveTracebac k (most recent call last):
File "archive.py ", line 19, in ?
import struct
ImportError: No module named struct
Installing import hooks
out1.pyz
Running scripts
Traceback (most recent call last):
File "<string>", line 2, in ?
AttributeError: 'module' object has no attribute 'PYZOwner'
RC: -1 from _mountzlib
Traceback (most recent call last):
File "<string>", line 1, in ?
ImportError: No module named codecs
RC: -1 from useUnicode
Traceback (most recent call last):
File "<string>", line 1, in ?
ImportError: No module named time
RC: -1 from test
OK.

Env:
====
python 2.2.2
linux
Installer V-5b5_5 on linux

Any suggestions, or other packers on linux ?

regards
Alexander

Jul 18 '05 #1
0 1363

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
1810
by: Marius Storm-Olsen | last post by:
Hi all, I'm creating an addin for the .NET IDE, and have the following problem. It's using C#, and is packaged into a installer with the .NET 2002 version. Obviously, this results in the 7.0 version of Microsoft.VisualStudio.VCProjectEngine.dll being packaged. Now, I need the addin to work with both the 2002 & 2003 version of .NET. For people who have both versions installed (which is my case), there's
1
8664
by: black hawk | last post by:
Hello, i have a big problems, to install oracle 9i v9.2 Server to my "Windows XP" with Service Pack 2 and all security and other updates from Microsoft. The "Universall Installer" (Standard Edition is Selected and only Software is Selected) throws an exception, during the installation by 11 Percent installation progress!
0
3462
by: black hawk | last post by:
Hello, i have a big problems, to install oracle 9i v9.2 Server to my "Windows XP" with Service Pack 2 and all security and other updates from Microsoft. The "Universall Installer" (Standard Edition is Selected and only Software is Selected) throws an exception, during the installation by 11 Percent installation progress!
5
4914
by: Arun Bhalla | last post by:
I'm working with VS.NET 2003 and .NET 1.1 (not SP1) on Windows XP SP1. My application is using the Windows Installer Bootstrap. (I may have also installed a module which detects requirements (.NET 1.1 -> MsiNetAssembly Support.) I have a few issues and questions regarding the MSI and its properties. * This may be my biggest annoyance at the moment. When the installer creates the target directory, it's setting them as read-only. When the...
0
1456
by: JASON MCLEAN | last post by:
Any Installer garus out there? The following code works in MS Win 2K Pro but fails in XP Pro, any ideas? Public Function GetPath(strFolderName As String) As String Dim objInstaller As WindowsInstaller.Installer Dim objSession As WindowsInstaller.Session Dim strGUID As String Set objInstaller = _ CreateObject("WindowsInstaller.Installer") objInstaller.UILevel = msiUILevelNone
3
1081
by: TT (Tom Tempelaere) | last post by:
Hi there I am making a service project in C#, and I'm in the process of writing the installer. I made an installer class by using the "Add Installer" menu-item in the design window of the service, then I configured the properties of the installers When I run InstallUtil on the executable, it fails with the following message "An exception occurred while trying to find the installers in the c:\...\obj\debug\MyService.exe assembly...
1
1075
by: MATTK | last post by:
I have a number of different versions of the same assembly in the GAC that I cannot seem to remove. I got them in there by using: gacutil /i emailAuth.dll. I have tried to following methods to remove them: 1. gacutil /u emailAuth 2. gacutil /uf emailAuth - both generate the following message:
1
1886
by: Rob R. Ainscough | last post by:
I'm having several issues with Windows Setup Projects in VS 2005 and need to find a resource that might be able to help me work around some of the short comings of Windows Setup Projects (Windows Installer 3.0). My specific issues: 1. DetectNewerInstalledVersion = False, still detects a version and refuses to install even with UpgradeCode = same and ProductCode being difference. 2. DeleteAtUninstall doesn't work if = False (some BS...
5
1648
by: paw | last post by:
I have ran the MSI installer for Python 2.5 several times attempting to install to C: Python, however all of the files are placed in C:\ . The installer is told to only install files for me, beyond that I have only chosen the defaults. If I copy the files after installation, then uninstall Python, I can still use the application. However I am unable to install py2exe since it does not see Python in the registry, py2exe refuses to...
1
1500
by: MimiMi | last post by:
I have a deployment project that was originally created in VS2003. Since I don't have VS2003, I now open it in VS2005, but then of course VS2005 has to convert it. Everything seems to work fine. I build the project and an installer.msi - file as well as a setup.exe - file is created. Now to the problem: double-clicking the setup.exe doesn't work! It gives me the error "An error occured while downloading a required file. You may retry...
0
8421
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8325
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8844
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8742
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8518
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6177
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5643
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4330
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
1734
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.