Helena Mitasova wrote:
> I am still wondering why tcltk browser shows files that
> start with . ?
It is my understanding that that is a feature of the tcltk file
picker, and there is nothing we can do about it.
Hamish
___
grass-dev mailing l
you were right - thanks for the hint, fortunately it was just one
data set that was affected.
I am still wondering why tcltk browser shows files that start with . ?
I haven't had a chance to try this data set with wxgui.
Helena
On Aug 7, 2009, at 6:49 PM, Hamish wrote:
Helena wrote:
Also in
Helena wrote:
> Also in the latest release TclTk file browser mysteriously
> lists the files first as
> ._elevation
> ._slope
> and then right after that
> elevation
> slope
> has anybody seen anything like that?
let me guess: the data has been near Mac OSX at some point?
do a web search for "._T
>
> the problem is that GRASS is picking up the python25 that is installed by
> ArcGIS which lives on the same computer. Updating this ArcGIS python
> install did not solve the problem, the dll is still missing the object
> needed by GRASS. Checking env shows
> PYTHONHOME=C:\GRASS-6-SVN\Python25
>
the problem is that GRASS is picking up the python25 that is installed by
ArcGIS which lives on the same computer. Updating this ArcGIS python
install did not solve the problem, the dll is still missing the object
needed by GRASS. Checking env shows
PYTHONHOME=C:\GRASS-6-SVN\Python25
PYTHONPATH=C:
Helena Mitasova wrote:
> The error message says:
> python.exe
> the procedure entry point
> ?PyWinObject_AsHABDLE@@YAHPAU_object@@pa...@z
> could not be located in the dynamic link library
> pywintypes25.dll
>
> when we searched for pywintypes25.dll we got
> C:\GRASS6-6-SVN\extralib 112KB 1/11/20
Hi Helena,
On Thu, 06. Aug 2009 at 21:44:23 -0400, Helena Mitasova wrote:
> when we searched for pywintypes25.dll we got
> C:\GRASS6-6-SVN\extralib 112KB 1/11/2009
> C:\WINDOWS\system32 100KB 9/22/2006
> C:\Python25\Lib\site_packages\ 100KB 9/22/2006
> C:\GRASS6-6-SVN\Python25\Lib 112KB 1
Just an update, in case somebody else has a similar problem -
GRASS from OSGeo4W installer runs with nviz on the same VISTA computers
that had the problem below.
But we got an interesting issue with the native installer on our XP
machines in the teaching lab.
After a separate Python2.5 install