pyopc-talk Mailing List for PyOPC
Brought to you by:
dusty128
You can subscribe to this list here.
| 2010 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|
|
From: ryvo O. <ryv...@ya...> - 2010-02-05 04:46:44
|
i have a problem, could you give the solution? thank you
ots@gtw:~/Documents/software/PyOPC-0.1/test$ trial test_basic.py
could not remove FilePath('/home/ots/Documents/software/PyOPC-0.1/test/_trial_temp'), caught OSError [Errno 13]: Permission denied
Traceback (most recent call last):
File "/usr/local/bin/trial", line 22, in <module>
run()
File "/usr/local/lib/python2.5/site-packages/twisted/scripts/trial.py", line 363, in run
test_result = trialRunner.run(suite)
File "/usr/local/lib/python2.5/site-packages/twisted/trial/runner.py", line 833, in run
return self._runWithoutDecoration(test)
File "/usr/local/lib/python2.5/site-packages/twisted/trial/runner.py", line 859, in _runWithoutDecoration
oldDir = self._setUpTestdir()
File "/usr/local/lib/python2.5/site-packages/twisted/trial/runner.py", line 753, in _setUpTestdir
self._removeSafely(testdir)
File "/usr/local/lib/python2.5/site-packages/twisted/trial/runner.py", line 728, in _removeSafely
newPath = FilePath('_trial_temp_old%s'
NameError: global name 'FilePath' is not defined
ots@gtw:~/Documents/software/PyOPC-0.1/test$
Ryvo Octaviano
Electrical Engineering Student
Bandung Institute of Technology
HP : 0 8787 7878 046
Phone : 022 918 36530
Email : ryv...@ya...
Web : http://www.ryvooctaviano.com
|