473,804 Members | 2,134 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Using UNC paths for --find-links in easy_install on Windows

A project I'm working on requires a Python egg to be deployed to a
remote location which (because of a security configuration outside my
control) denies users web-access but allows users access to networked
file-systems. It has been proposed that rather than creating a web-
repository for python eggs we store these on a local file-server.

Has anybody had any luck using the --find_options argument to
easy_install with a local folder (e.g. on a Windows C: Drive) or a
network folder, for example

easy_install --find-links="http://server/egs" myegg==1.0.1

that sort of thing works fine

but what about:

easy_install --find-links="c:\myegg s\" myegg==1.0.1

or even:

easy_install --find-links="file:///c:/myeggs" myegg==1.01
Aug 12 '08 #1
0 1123

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

Similar topics

1
3615
by: wtnt | last post by:
Hello. I've searched all over and haven't seen another thread with this problem. Please bear with me as I try to explain. thanks. :) I have some programs that need to be cross-platform compatible (unix and windowsXP). The first program parses a text file and records where snippets are in terms of where it begins (char offset from begin of the file) and length (number of chars). One can almost use "byte" and "char" interchangeably...
1
5048
by: Arni Snorri Eggertsson | last post by:
Hi there I was hoping to save some time and check if anyone would share their script to automate online backups using DB2 v8 on Windows and backing up to TSM. The part I am specially looking for is the automatic LOG cleaning. thanks in advance!
3
3522
by: Alvin Lau | last post by:
How to get data from a web site by using C# in a windows application? For Example: How can i get the list of <Latest Guru Content:> from the main page of http://www.developersdex.com/? Thx ~
1
1007
by: Aaron Lee | last post by:
I have written a program that uses quite a few different dynamic arrays, such as the CArray class. I've noticed that the compiled code runs quite well on Windows 2K and XP platforms but it's really adding a ridiculous amount of time when it's run on windows 98 machines. Before adding these new code segments, the old program ran slow on the 98 platform. But now it's taking about 3 times longer than before, while there is a negligable...
1
1439
by: Sivaraman.S | last post by:
I am unable to create new users using directory services in Windows 2003 server. But it is possible to create users with ASP.NET applications in windows 2000. I am getting "Permission Denied" and the "General access denied error " error. Can you please some code samples or solution for the problem.
2
6606
by: gvindia | last post by:
Hai, Please help me. How can lock file or folder using c/c++ in windows. regards, gv.
3
2137
by: Mike9900 | last post by:
Hello, I am getting SqlDateTime overflow if I use .NET remoting on Windows XP and Windows XP is the server where the SQL server is located at. If my computer is Windows 2003 where the sql server is running and I use client as the windows XP I do not get this error. -- Mike
0
1587
by: nhaughton | last post by:
I have writtten a webservice in .Net 1.1 using C#, that exposes an existing COM+ application as a webservice to remote web applications. The COM+ application works fine under Win 2000, XP amd 2003. and the webservice works fine under Win2000 and XP. However I have been unable to get the webservice working with our COM+ application on a Windows 2003 server, although I can use the same COM+ application from a Windows forms application on...
1
4041
by: alon.agmon | last post by:
Hi , Our issue is as follow ... we have a windows service that works on a timer , on eache cycle its logon to a mapi session using a specific profile and read messages. 1. is this a correct pattern ? that a windows service will use a profile on the server to logon ? 2. are there any alternatives ? because then the service must run under a domain user account and not system.
5
1791
by: Reds | last post by:
HI, I have just started using Web Forms. It seems that I'm not able to do some things that Windows Forms allow me to do. For example, I tried to implement a counter using a module level declaration, but it would not increment using Web Forms. Also, some controls such as textboxes, which worked OK on the computer, did not work when I placed the project on the server and accesed it via the internet.
0
9715
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
9595
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
10603
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
10353
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...
0
10099
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
6869
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
5675
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3836
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3003
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.