Giter Club home page Giter Club logo

Comments (4)

jvsoest avatar jvsoest commented on July 19, 2024

@shashankmc only for after your holiday ;-)

from epnd-fairification.

shashankmc avatar shashankmc commented on July 19, 2024

I tried to use this fip file from cs1 branch and ended up stuck at the cedar template editor. If I'm using the incorrect fip file, can you redirect me to the correct one please?

Error obtained -
Traceback (most recent call last):
File "../epndfairfication/lib/python3.9/site-packages/flask/app.py", line 2091, in __call__
return self.wsgi_app(environ, start_response)
File "../epndfairfication/lib/python3.9/site-packages/flask/app.py", line 2076, in wsgi_app
response = self.handle_exception(e)
File "../epndfairfication/lib/python3.9/site-packages/flask/app.py", line 2073, in wsgi_app
response = self.full_dispatch_request()
File "../epndfairfication/lib/python3.9/site-packages/flask/app.py", line 1518, in full_dispatch_request
rv = self.handle_user_exception(e)
File "../epndfairfication/lib/python3.9/site-packages/flask/app.py", line 1516, in full_dispatch_request
rv = self.dispatch_request()
File "../epndfairfication/lib/python3.9/site-packages/flask/app.py", line 1502, in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
File "../EPND-FAIRification/management_webpage/flaskr/cedar_controller.py", line 71, in template
template = get_template()
File "../EPND-FAIRification/management_webpage/flaskr/cedar_controller.py", line 58, in get_template
cedar_location = __get_cedar_service().get_template_location()
File "../EPND-FAIRification/management_webpage/flaskr/services/cedar_service.py", line 33, in get_template_location
return self.__triplestore.select_sparql(query)[0]["cedar_template"]["value"]
IndexError: list index out of range

from epnd-fairification.

shashankmc avatar shashankmc commented on July 19, 2024

The error mentioned above was caused by issue #32 and is resolved.

from epnd-fairification.

shashankmc avatar shashankmc commented on July 19, 2024

Issue seems to be fixed on #33 . Requires verification, requested the same.

from epnd-fairification.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.