sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #25480
[Bug 1312239] [NEW] sys.path does not include PYTHONPATH environment variable
Public bug reported:
If I want to import Python scripts without manually setting sys.path
beforehand (as in an automated testing environment), I set the
environment variable PYTHONPATH to where the scripts to be imported are,
and sys.path will include these paths.
But that does not happen for Sikuli scripts: os.environ["PYTHONPATH"] is
set properly with my paths, but sys.path does not include them.
Windows 7, 64 bit
Sikuli 1.0.1
** Affects: sikuli
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1312239
Title:
sys.path does not include PYTHONPATH environment variable
Status in Sikuli:
New
Bug description:
If I want to import Python scripts without manually setting sys.path
beforehand (as in an automated testing environment), I set the
environment variable PYTHONPATH to where the scripts to be imported
are, and sys.path will include these paths.
But that does not happen for Sikuli scripts: os.environ["PYTHONPATH"]
is set properly with my paths, but sys.path does not include them.
Windows 7, 64 bit
Sikuli 1.0.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1312239/+subscriptions
Follow ups
-
[Bug 1312239] Re: [request] sys.path should include PYTHONPATH environment variable (or JYTHONPATH if available)
From: RaiMan, 2019-11-18
-
[Bug 1312239] Re: [request] sys.path should include PYTHONPATH environment variable (or JYTHONPATH if available)
From: RaiMan, 2015-09-17
-
[Bug 1312239] Re: [request] sys.path should include PYTHONPATH environment variable (or JYTHONPATH if available)
From: RaiMan, 2015-04-15
-
[Bug 1312239] Re: [request] sys.path should include PYTHONPATH environment variable (or JYTHONPATH if available)
From: RaiMan, 2015-04-11
-
[Bug 1312239] Re: [request] sys.path should include PYTHONPATH environment variable (or JYTHONPATH if available)
From: Ryan, 2015-04-10
-
[Bug 1312239] Re: [request] sys.path should include PYTHONPATH environment variable (or JYTHONPATH if available)
From: Ryan, 2015-04-10
-
[Bug 1312239] Re: [request] sys.path should include PYTHONPATH environment variable
From: RaiMan, 2015-04-10
-
[Bug 1312239] Re: [request] sys.path should include PYTHONPATH environment variable
From: Ryan, 2015-04-10
-
[Bug 1312239] Re: [request] sys.path should include PYTHONPATH environment variable
From: RaiMan, 2014-09-16
-
[Bug 1312239] Re: [request] sys.path should include PYTHONPATH environment variable
From: RaiMan, 2014-04-24
-
[Bug 1312239] Re: sys.path does not include PYTHONPATH environment variable
From: Sandair, 2014-04-24
-
[Bug 1312239] [NEW] sys.path does not include PYTHONPATH environment variable
From: Sandair, 2014-04-24
References