divyang4481 / firebreath

Automatically exported from code.google.com/p/firebreath
0 stars 0 forks source link

Unable to generate new project. #54

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
System settings : 
OS  - Windows Vista Buisness (x86 - 32 bit).
IDE - MS Visual studio 2005.
UAC - off.
Windows firewall - off.
Antivirus - Kaspersky 6.0.4.

Steps to reproduce : 
1) Follow the steps of the tutorial : 
http://code.google.com/p/firebreath/wiki/CreatingANewPluginProject

2) When executing "C:\Python26\Scripts\easy_install Cheetah" the following 
error occurs : 

Searching for Cheetah
Best match: cheetah 2.4.2.1
Processing cheetah-2.4.2.1-py2.6.egg
cheetah 2.4.2.1 is already the active version in easy-install.pth
Installing cheetah-script.py script to D:\Python26\Scripts
Installing cheetah.exe script to D:\Python26\Scripts
Installing cheetah.exe.manifest script to D:\Python26\Scripts
Installing cheetah-compile-script.py script to D:\Python26\Scripts
Installing cheetah-compile.exe script to D:\Python26\Scripts
Installing cheetah-compile.exe.manifest script to D:\Python26\Scripts

Using d:\python26\lib\site-packages\cheetah-2.4.2.1-py2.6.egg
Processing dependencies for Cheetah
Searching for Markdown>=2.0.1
Reading http://pypi.python.org/simple/Markdown/
Reading http://www.freewisdom.org/projects/python-markdown/
Reading http://www.freewisdom.org/projects/python-markdown
Reading https://sourceforge.net/project/showfiles.php?group_id=153041
Best match: Markdown 2.0.3
Downloading 
http://sourceforge.net/projects/python-markdown/files/markdown/2.0.3/Markdown-2.
0.3.win32.exe/download
Processing download

error : could not find a setup script in 
c:\users\<my_user>\appdata\local\temp\easy_install-zjvuq9\download

I have checked the Markdown-2.0.3 URL. It is valid.
I looked up the reported directory and found out that it did not exist.

Any suggestions? 
Haw can I install the required components manually (without using easy_install)?

Thanks in advance.

Original issue reported on code.google.com by dodikk88...@gmail.com on 22 Jul 2010 at 5:38

GoogleCodeExporter commented 8 years ago
This isn't a firebreath issue; this is a bug with the easy_install script for 
cheetah on windows.

We really need to either come up with a windows compiled version of fbgen or a 
web version :-/  I wish I had time.

I have updated the getting started page with a URL with instructions on 
installing cheetah, hopefully that will help.

Original comment by taxilian on 22 Jul 2010 at 6:02

GoogleCodeExporter commented 8 years ago
Thank you for the fast feedback.
I tried to follow the new Cheetah setup instructions. Now I am able to run the 
fbgen.py script and got some project structure.

Still, the cheetah installation was not smooth enough and I got some failures. 
I was unable to report the cheetah bug 
(http://bugs.cheetahtemplate.org/my_view_page.php) as I did not manage to 
create the account there. If you have one, could you please forward it there 
for me? Errors log file attached.

=============================================================
System settings : 
OS  - Windows Vista Buisness (x86 - 32 bit).
IDE - MS Visual studio 2005.
UAC - off.
Windows firewall - off.
Antivirus - Kaspersky 6.0.4.
=============================================================

Original comment by dodikk88...@gmail.com on 23 Jul 2010 at 9:02

Attachments:

GoogleCodeExporter commented 8 years ago
I am closing this issue as it is not a problem with the FireBreath project 
itself. You could either write to our mailing-list (maybe someone else had that 
problem too?) or contact the Cheetah support.

Original comment by georg.fritzsche on 31 Jul 2010 at 8:17