473,773 Members | 2,326 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

path problem with "setup.py bdist"

When I run

python setup.py bdist --format=zip

on Windows 2000, with this setup.py:

from distutils.core import setup
setup(name="tes t",
version="1.0",
description="bl abla",
author="foo",
author_email="b ar",
url="no url",
packages=['scmLib.AppDoc' , 'scmLib.DDE'],
py_modules=['scmLib.version '],
scripts = ['scmRun.py', 'scmRun.pyw']
)

the zip file has complete path to the files, e.g. (copied from output of
setup.py):
...
adding 'My Documents\Pytho n23\Lib\site-packages\scmLib \version.py'
adding 'My Documents\Pytho n23\Lib\site-packages\scmLib \version.pyc'
adding 'My Documents\Pytho n23\Lib\site-packages\scmLib \__init__.py'
adding 'My Documents\Pytho n23\Lib\site-packages\scmLib \__init__.pyc'
adding 'My Documents\Pytho n23\Lib\site-packages\scmLib \AppDoc\CadEdf. py'
adding 'My Documents\Pytho n23\Lib\site-packages\scmLib \AppDoc\CadEdf. pyc'
adding 'My
Documents\Pytho n23\Lib\site-packages\scmLib \AppDoc\SeatSys tem.py'
adding 'My
Documents\Pytho n23\Lib\site-packages\scmLib \AppDoc\SeatSys tem.pyc'
...
If I open the zip file this is confirmed. I figure I must be doing something
wrong but what?
Oliver
Jul 18 '05 #1
0 1238

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

Similar topics

4
1697
by: Humpdydum | last post by:
I would like to create a "binary" distribution for Windows, but in zip format, since the installer requires root access. I don't want to use sdist because that includes all the C source and the source for generating documentation etc. When I try bdist_dumb, or "bdist --formats=zip", the zip has the files with *absolute* paths, as found on *my* system. This doesn't seem to make sense, since anyone with Python not installed in the same...
5
1640
by: A. L. | last post by:
Like the title says, my installation of VC# 2005 Beta 2 doesn't seem to have a Setup kind of project available. Actually, except for the Screensaver Starter Kit, it has only four types: Windows app., Console app., Library and Empty project. I have the .Net Framework SDK 2.0 installed (of course, also the Framework) but no use. I was used to this handy kind of project since VS 2003 but now I have to resort to 3rd party software to deploy...
0
1202
by: Francisco del Valle | last post by:
Hi! When I build a setup.exe of my application with the VS Wizard, how can I add in the last screen two checkboxs with: - Read README.txt - Run "MYAPP" now Thank you
1
1065
by: Rvo | last post by:
Hi all, I have about 10 books about VB.net, but no book explains anything about setup projects. I need to do some things during setup which are not as straight-forward as copying some files and adding some icons and some documentation would come in very handy. I need to let the user select an extra path (which is not the installation path) at instyallation time and after some modifications write it into a registry key.
5
2636
by: Vijaya P Krishna | last post by:
Hi, I have a .NET Windows Forms application, written in VB.NET and C#. I am opening a URL from the application using Process.Start(). The URL points to a java servlet running on apache-tomcat. For some users the application shows an error dialog with following information. Another very interesting observation is that it's sending a lot of requests to the servlet within no time. Please note that this is not happening for all users.
0
1374
by: kplkumar | last post by:
Hi I am new to this. I am trying to create a setup project to package our stuff and create an installer. This is what I want to do, I have a directory sructure in which we have our RootSource\Web (which has web stuff) RootSource\Business (which has class libraries)
0
2092
by: Achim Domma | last post by:
Hi, I try to develop a localized Asp.Net 1.1 application. I have added two resource files to my app, which are called 'Labels.resx' and 'Labels.de.resx'. If I compile the app, I see a 'de' subfolder in my 'bin' folder and the folder contains the resource dll. Accessing the german strings does not work. After a lot of debugging I managed to get fuslogvw.exe to work and got a result like this:
3
1927
by: Gina_Marano | last post by:
Hey All, I have created an application and an installer for it using Visual Studios "Setup and Deployment" project template. It works great (for the simplicity that I require) except that it doesn't allow multiple instances. The user needs to be able to install 1 or more copies of the program on to their computer (in different directories).
0
1437
by: Laurence | last post by:
Hi there, I cannot use "setup /i xx" to install DB2 Client (v9fp2_win_client.zip) on Win XP SP2. The installation process was stopped at the page "Select the languages to install". But use "setup" to install DB2 Client in defualt language is ok. Does anyone experience that?
0
9621
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
9454
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
10264
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
8937
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6717
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
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4012
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3610
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2852
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.