A template tag for building calendars
ValueError: path 'gencal/templatetags/' cannot end with '/' Full message history: running install running bdist_egg running egg_info creating django_gencal.egg-info writing django_gencal.egg-info\PKG-INFO writing top-level names to django_gencal.egg-info\top_level.txt writing dependency_links to django_gencal.egg-info\dependency_links.txt writing manifest file 'django_gencal.egg-info\SOURCES.txt' reading manifest file 'django_gencal.egg-info\SOURCES.txt' reading manifest template 'MANIFEST.in' Traceback (most recent call last): File "setup.py", line 25, in <module> zip_safe=False, File "D:\Program Files\Python26\lib\distutils\core.py", line 152, in setup dist.run_commands() File "D:\Program Files\Python26\lib\distutils\dist.py", line 975, in run_commands self.run_command(cmd) File "D:\Program Files\Python26\lib\distutils\dist.py", line 995, in run_command cmd_obj.run() File "D:\Program Files\Python26\lib\site-packages\setuptools\command\install.py", line 76, in run self.do_egg_install() File "D:\Program Files\Python26\lib\site-packages\setuptools\command\install.p y", line 96, in do_egg_install self.run_command('bdist_egg') File "D:\Program Files\Python26\lib\distutils\cmd.py", line 333, in run_command self.distribution.run_command(command) File "D:\Program Files\Python26\lib\distutils\dist.py", line 995, in run_command cmd_obj.run() File "D:\Program Files\Python26\lib\site-packages\setuptools\command\bdist_egg.py", line 167, in run self.run_command("egg_info") File "D:\Program Files\Python26\lib\distutils\cmd.py", line 333, in run_command self.distribution.run_command(command) File "D:\Program Files\Python26\lib\distutils\dist.py", line 995, in run_command cmd_obj.run() File "D:\Program Files\Python26\lib\site-packages\setuptools\command\egg_info.py", line 177, in run self.find_sources() File "D:\Program Files\Python26\lib\site-packages\setuptools\command\egg_info. py", line 252, in find_sources mm.run() File "D:\Program Files\Python26\lib\site-packages\setuptools\command\egg_info. py", line 308, in run self.read_template() File "D:\Program Files\Python26\lib\site-packages\setuptools\command\sdist.py" , line 157, in read_template _sdist.read_template(self) File "D:\Program Files\Python26\lib\distutils\command\sdist.py", line 336, in read_template self.filelist.process_template_line(line) File "D:\Program Files\Python26\lib\distutils\filelist.py", line 129, in process_template_line (action, patterns, dir, dir_pattern) = self._parse_template_line(line) File "D:\Program Files\Python26\lib\distutils\filelist.py", line 104, in _parse_template_line dir = convert_path(words[1]) File "D:\Program Files\Python26\lib\distutils\util.py", line 202, in convert_path raise ValueError, "path '%s' cannot end with '/'" % pathname ValueError: path 'gencal/templatetags/' cannot end with '/' D:\blizzard\Downloads\Django\justinlilly-django-gencal-5ef14dd>
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by DSblizzard and has received 0 comments.