[ckan-dev] Windows Install Fail at "paster db init"

Peder Jakobsen | gmail pjakobsen at gmail.com
Thu Nov 1 13:43:49 UTC 2012


Hi,  I'm hoping someone might recognize the following error or can tell me
what dependency I am missing.  I trying to run ckan 1.8 in a virtualenv on
Windows Vista.   Thanks !  :)

(pyenv)
jakoped at C205420 ~/pyenv/src/ckan (master)
$ paster db init
Traceback (most recent call last):
  File "c:\Users\jakoped\pyenv\Scripts\paster-script.py", line 8, in
<module>
    load_entry_point('pastescript==1.7.5', 'console_scripts', 'paster')()
  File
"C:\Users\jakoped\pyenv\lib\site-packages\pastescript-1.7.5-py2.6.egg\paste\script\command.py
", line 103, in run
    command = commands[command_name].load()
  File "build/bdist.linux-i686/egg/pkg_resources.py", line 1954, in load
  File "c:\Users\jakoped\pyenv\src\ckan\ckan\lib\cli.py", line 9, in
<module>
    import ckan.lib.fanstatic_resources as fanstatic_resources
  File "c:\Users\jakoped\pyenv\src\ckan\ckan\lib\fanstatic_resources.py",
line 228, in <module>
    create_library('vendor', os.path.join(base_path, 'vendor'),
depend_base=False)
  File "c:\Users\jakoped\pyenv\src\ckan\ckan\lib\fanstatic_resources.py",
line 214, in create_librar
y
    members.append(getattr(module, fanstatic_name))
AttributeError: 'module' object has no attribute
'vendor/bootstrap/js/bootstrap-transition.js'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20121101/fe288eed/attachment.html>


More information about the ckan-dev mailing list