..........
who can fix this ?
The error message as below
D:\dev\project\znet\zsite>paster create -t pylons zsite version=0.1 sqlalchemy=t
rue template_engine=mako zip_safe=true
Selected and implied templates:
pylons#pylons Pylons application template
Variables:
egg: zsite
package: zsite
project: zsite
sqlalchemy: true
template_engine: mako
version: 0.1
zip_safe: true
Creating template pylons
Traceback (most recent call last):
File "D:\dev\evn\python\Scripts\paster-script.py", line 8, in <module>
load_entry_point('PasteScript==1.6.2', 'console_scripts', 'paster')()
File
"d:\dev\evn\python\lib\site-packages\PasteScript-1.6.2-py2.5.egg\paste\script\command.py",
line 79, in run
invoke(command, command_name, options, args[1:])
File
"d:\dev\evn\python\lib\site-packages\PasteScript-1.6.2-py2.5.egg\paste\script\command.py",
line 118, in invoke
exit_code = runner.run(args)
File
"d:\dev\evn\python\lib\site-packages\PasteScript-1.6.2-py2.5.egg\paste\script\command.py",
line 213, in run
result = self.command()
File
"d:\dev\evn\python\lib\site-packages\PasteScript-1.6.2-py2.5.egg\paste\script\create_distro.py",
line 125, in command
template, output_dir, vars)
File
"d:\dev\evn\python\lib\site-packages\PasteScript-1.6.2-py2.5.egg\paste\script\create_distro.py",
line 167, in create_template
template.run(self, output_dir, vars)
File
"d:\dev\evn\python\lib\site-packages\PasteScript-1.6.2-py2.5.egg\paste\script\templates.py",
line 57, in run
self.write_files(command, output_dir, vars)
File
"d:\dev\evn\python\lib\site-packages\PasteScript-1.6.2-py2.5.egg\paste\script\templates.py",
line 126, in write_files
template_renderer=self.template_renderer)
File
"d:\dev\evn\python\lib\site-packages\PasteScript-1.6.2-py2.5.egg\paste\script\copydir.py",
line 63, in copy_dir
names = os.listdir(source)
WindowsError: [Error 3] : 'D:\\dev\\evn\\python\\lib\\site-packages\\pylons-0.9.
7beta3dev_20080328-py2.5.egg\\pylons\\templates/default_project/*.*'
--
博客:http://zsp.javaeye.com/
个人网站:http://zsp007.com.cn/
电子科大,7月就要毕业了,何去何从...
双学位:生物医学工程+计算机科学与技术
-- 张教主
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pylons-discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---