how do I add site-packages on Windows?
Max M
maxm at normik.dk
Thu Oct 11 07:15:11 EDT 2001
More information about the Python-list mailing list
Thu Oct 11 07:15:11 EDT 2001
- Previous message (by thread): how do I add site-packages on Windows?
- Next message (by thread): how do I add site-packages on Windows?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have had this problem before, but never really got a working solution. If I put packages into: <PYTHON>\Lib\site-packages\ And then I try to use it from ie. iis (Windows naturally) Python cannot find my packages. What would I need to do to make Python search in site-package automatically? Should I put them into "Plat-Win" instead, or is that used for something else ??? regards Max M --------------------------------- PythonWin 2.1.1 (#20, Jul 26 2001, 11:38:51) [MSC 32 bit (Intel)] on win32. Portions Copyright 1994-2001 Mark Hammond (MarkH at ActiveState.com)
- Previous message (by thread): how do I add site-packages on Windows?
- Next message (by thread): how do I add site-packages on Windows?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list