Just confirming one last time that there aren't any ideas as to why I'm 
receiving this error when trying to connect to the testgrid:

c:\allmydata-tahoe-1.10.0>bin\tahoe.pyscript start

        STARTING 'C:\Users\mnation\.tahoe'
        'C:\Users\mnation\.tahoe' does not look like a directory at all

This is on Windows 7 x64.  The .tahoe directory that the error references isn't 
present in my user folder.

Thanks,

mike

-----Original Message-----
From: Mike Nation 
Sent: Friday, June 28, 2013 11:41 AM
To: Tahoe-LAFS development; Daira Hopwood
Cc: Daira Hopwood
Subject: RE: [tahoe-dev] Windows install trouble

I didn't copy paste accurately before.  Here's the real output of the 
scriptsetup command

        Setting up environment to run scripts for the current user...
        Already done: associate the filetype .pyscript with Python.File for the 
current
        user.
        Already done: add .pyscript to the user environment variable PATHEXT.
        Already done: add .pyw to the user environment variable PATHEXT.

-----Original Message-----
From: tahoe-dev-boun...@tahoe-lafs.org 
[mailto:tahoe-dev-boun...@tahoe-lafs.org] On Behalf Of Mike Nation
Sent: Friday, June 28, 2013 11:25 AM
To: Daira Hopwood
Cc: Tahoe-LAFS development; Daira Hopwood
Subject: Re: [tahoe-dev] Windows install trouble

echo %PATHEXT% doesn't list either of the python extensions.

I'm running Win7 x64

Here's the output you requested:
        c:\allmydata-tahoe-1.10.0>c:\Python27\python setup.py scriptsetup
        running scriptsetup

        Setting up environment to run scripts for the current user...
        Already done: associate the filetype .pyscript with Python.File fo
        user.
        Already done: add .pyscript to the user environment variable PATHE
        Already done: add .pyw to the user environment variable PATHEXT.

Any ideas why I'm running into this error trying to connect to the public 
testgrid?

        c:\allmydata-tahoe-1.10.0>bin\tahoe.pyscript start

        STARTING 'C:\Users\mnation\.tahoe'
        'C:\Users\mnation\.tahoe' does not look like a directory at all

I checked, and the .tahoe  directory doesn't exist.  

Thanks,

mike

-----Original Message-----
From: Daira Hopwood [mailto:da...@leastauthority.com] 
Sent: Friday, June 28, 2013 9:44 AM
To: Mike Nation
Cc: Daira Hopwood; Tahoe-LAFS development
Subject: Re: [tahoe-dev] Windows install trouble

On 27/06/13 22:51, Mike Nation wrote:
> Thank you!  I entered "bin\tahoe.pyscript" and that did the trick.  Windows 
> couldn't recognize
> the command "bin\tahoe" because of the other file in that directory named 
> just "tahoe" which
> isn't an executable.

That's odd; the presence of that file is not supposed to make any difference on 
Windows.

What does "echo %PATHEXT%" say in a Command Prompt? (It is supposed to end in
";.pyscript;.pyw".)

Also, please paste the output of "c:\python27\python setup.py scriptsetup" 
(after
doing "echo %PATHEXT%").

-- 
Daira Hopwood ⚥

_______________________________________________
tahoe-dev mailing list
tahoe-dev@tahoe-lafs.org
https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev
_______________________________________________
tahoe-dev mailing list
tahoe-dev@tahoe-lafs.org
https://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev

Reply via email to