pyTivo Discussion Forum Forum Index pyTivo Discussion Forum
Answers and the development of pyTivo a TiVo transcoding server
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Cannot Install on Vista

 
Post new topic   Reply to topic    pyTivo Discussion Forum Forum Index -> Support
 View previous topic :: View next topic  
Author Message
dom89



Joined: 19 Feb 2008
Posts: 17

PostPosted: Tue Feb 19, 2008 11:27 pm    Post subject: Cannot Install on Vista Reply with quote

Ok well I downloaded the Windows installer but when I run it, it says Python is not installed even though I do have it installed. So I went and got the source code, unzipped it and I see a bunch of files. But how do I install it? I clicked on pyTivo.py but nothing happened. or that I could tell. Am I supposed to see some kind of UI? or how does this work?
Back to top
View user's profile Send private message
krkeegan
Site Admin


Joined: 04 Jan 2008
Posts: 458
Location: Los Angeles, CA

PostPosted: Tue Feb 19, 2008 11:57 pm    Post subject: Re: Cannot Install on Vista Reply with quote

dom89 wrote:
Ok well I downloaded the Windows installer but when I run it, it says Python is not installed even though I do have it installed.
Can you tell me how you installed your version of python. Is this from activestate or python.org or someplace else? Where is python installed(c:\python25\)? Thanks this will help me fix the errors in the installer.
Quote:
So I went and got the source code, unzipped it and I see a bunch of files. But how do I install it? I clicked on pyTivo.py but nothing happened. or that I could tell. Am I supposed to see some kind of UI? or how does this work?
There is no UI to see on your computer. Running pytivo.py should bring up a blank command window. If you pytivo.conf file is configured you can go to your TiVo and see your shares at the bottom of the Now Playing List.
Back to top
View user's profile Send private message Visit poster's website
dom89



Joined: 19 Feb 2008
Posts: 17

PostPosted: Wed Feb 20, 2008 12:16 am    Post subject: Reply with quote

I downloaded it from python.org. I first installed it in c:\python25 but the installer told me it could not find it. Then i installed it in \program files\python25 and it told me the same thing.

Thanks for the info about there being no UI. I did see the black box which then disappeared. I will check to see if my Tivo can see my laptop. But where is the pytivo.conf. I cannot find that file anywhere. And when I do, how do I know how to edit it?

Also, do I have to install the ffmpeg first or will pytivo do it itself?
Back to top
View user's profile Send private message
krkeegan
Site Admin


Joined: 04 Jan 2008
Posts: 458
Location: Los Angeles, CA

PostPosted: Wed Feb 20, 2008 12:25 am    Post subject: Reply with quote

dom89 wrote:
I downloaded it from python.org. I first installed it in c:\python25 but the installer told me it could not find it. Then i installed it in \program files\python25 and it told me the same thing.


Hmm. It actually looks for the python install directory using your registry. This key should contain the python install location.
HKEY_LOCAL_MACHINE\SOFTWARE\Python\PythonCore\2.5\InstallPath

If you are comfortable with it I would appreciate if you could go to your start menu and select run and type "regedit" from there navigate to the above key and confirm if it is there or not. If you are not comfortable doing this I completely understand.

I suspect that the installer is unable to read the registry in vista, but I dont have a vista box to test this theory with.

Quote:
Thanks for the info about there being no UI. I did see the black box which then disappeared. I will check to see if my Tivo can see my laptop. But where is the pytivo.conf. I cannot find that file anywhere. And when I do, how do I know how to edit it?

Also, do I have to install the ffmpeg first or will pytivo do it itself?

ffmpeg should be in the plugins/video folder of pyTivo.

I would normally send you to the wiki, but unfortunately it went down a day or 2 ago and hasn't been fixed yet. The conf file is in the base folder of pyTivo and is called pytivo.conf. It can be edited with a text editor. Check it out it has some description within it about how to edit it.
Back to top
View user's profile Send private message Visit poster's website
dom89



Joined: 19 Feb 2008
Posts: 17

PostPosted: Wed Feb 20, 2008 1:34 am    Post subject: Reply with quote

i found it in the registry but i set it to install only for me, my login. so it is currently only in the current user but not local machine. but i had uninstalled it and installed it for all users before i asked help installing and it still would not find it

i found the config file but it ends with .dist should i delete that first before pytivo can read it or should i leave it like that?
Back to top
View user's profile Send private message
krkeegan
Site Admin


Joined: 04 Jan 2008
Posts: 458
Location: Los Angeles, CA

PostPosted: Wed Feb 20, 2008 2:11 am    Post subject: Reply with quote

Strange, but good point I should add a check for the current user too.

Yes you will need to remove the .dist stuff from the file.

I have attached a copy of the configuration wiki page. Be warned the formatting is all screwy but at least the info is there. It is also a few months old so I think there are 2 settings not listed in it but dont worry about those right now.

Kevin



ConfigurepyTivo.zip
 Description:
Backup of configure pyTivo wiki page

Download
 Filename:  ConfigurepyTivo.zip
 Filesize:  5.6 KB
 Downloaded:  163 Time(s)

Back to top
View user's profile Send private message Visit poster's website
dom89



Joined: 19 Feb 2008
Posts: 17

PostPosted: Wed Feb 20, 2008 2:26 am    Post subject: Reply with quote

thanks. that helps a lot
Back to top
View user's profile Send private message
krkeegan
Site Admin


Joined: 04 Jan 2008
Posts: 458
Location: Los Angeles, CA

PostPosted: Wed Feb 20, 2008 3:48 am    Post subject: Reply with quote

I updated the windows installer. If you get a chance and you are so inclined I would appreciate it if you could help me with a quick test.

I just need you to download it and start the installer. Hopefully now you wont get the error message that you don't have python installed. If you get to the components page that asks what you want to install (pyTivo Core and pyTivo Service) then everything works and you can just exit. It will not have altered anything on your computer by this point.

Thanks for your help.

http://pytivo.krkeegan.com/download/pyTivo-v2008.02.19.exe
Back to top
View user's profile Send private message Visit poster's website
dom89



Joined: 19 Feb 2008
Posts: 17

PostPosted: Wed Feb 20, 2008 4:33 am    Post subject: Reply with quote

I had not set it up yet so I went with the installation completly. It went soomth. Problem fixed
Back to top
View user's profile Send private message
krkeegan
Site Admin


Joined: 04 Jan 2008
Posts: 458
Location: Los Angeles, CA

PostPosted: Wed Feb 20, 2008 4:51 am    Post subject: Reply with quote

sweeeeeeet, cool thanks for the help.

Sorry you had to be the guinea pig, but I am sure it will help out others.

Kevin
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    pyTivo Discussion Forum Forum Index -> Support All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
Site is in NO WAY affiliated with TiVo Inc

Powered by phpBB © 2001, 2005 phpBB Group
phpBB SEO

Get pytivo at SourceForge.net. Fast, secure and Free Open Source software downloads
[ Time: 2.1354s ][ Queries: 14 (0.0153s) ][ GZIP on - Debug on ]