[openbiblio-dev] Cannot run bibserver

Tom Morris tfmorris at gmail.com
Thu Mar 19 18:05:29 UTC 2015


The top 3 hits on Google are for StackOverflow questions about this error,
including the solution, e.g.

http://stackoverflow.com/questions/18297041/im-not-able-to-import-flask-wtf-textfield-and-booleanfield

As far as I know the bibserver project has been abandoned for quite a long
time.  The developer was a contractor and when funding stopped, so did the
development.  It's open source though, so you can fix it up yourself.

I created an issue for you here:
https://github.com/okfn/bibserver/issues/256
that you can reference with you pull request (although even trivial pull
requests don't seem to be getting merged, so you may just have to maintain
your own fork)

Tom

On Thu, Mar 19, 2015 at 9:33 AM, Javier V. Gómez <javvgomez at gmail.com>
wrote:

> Hello everyone, I am new to Bibserver and I want to try it since it could
> be useful for a project I have in mind. The problem is that, when following
> the instructions given at
> https://bibserver.readthedocs.org/en/latest/install.html "Install
> example", apparently all the steps are done properly but in the last
> command, when launching the webserver I get:
>
> python bibserver/web.py
> Traceback (most recent call last):
>   File "bibserver/web.py", line 21, in <module>
>     from bibserver.view.account import blueprint as account
>   File "/home/jabuntu14/bibserver/bibserver/view/account.py", line 6, in
> <module>
>     from flask.ext.wtf import Form, TextField, TextAreaField,
> PasswordField, validators, ValidationError
>   File
> "/home/jabuntu14/local/lib/python2.7/site-packages/flask/exthook.py", line
> 86, in load_module
>     raise ImportError('No module named %s' % fullname)
> ImportError: No module named flask.ext.wtf.TextField
>
>
> I am using ubuntu 14.04, and pip list shows, among others:
> Flask (0.8)
> Flask-Login (0.2.11)
> Flask-WTF (0.11)
>
>
> Any help is appreciated! Thanks!
> PS: is this project still under development? It seems stopped for several
> months.
>
> _______________________________________________
> openbiblio-dev mailing list
> openbiblio-dev at lists.okfn.org
> https://lists.okfn.org/mailman/listinfo/openbiblio-dev
> Unsubscribe: https://lists.okfn.org/mailman/options/openbiblio-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/openbiblio-dev/attachments/20150319/a3264913/attachment-0002.html>


More information about the openbiblio-dev mailing list