Skip to content

Set up ibex for OOOMinds experiements #3

Description

@trallard

@maciejjborowski wants to use ibex (see link below) to serve his experiments online. It does not currently support python 3.x but it might be possible to circumvent somehow
https://github.com/addrummond/ibex

Description

When following the setup instructions and executing python server.py this fails with a syntax error when raising an Exception.
Thus the server is not configured/initialized

Expected Behavior

Calling python server.py should initialize a server and convert the .data files into suitable HTML files

Actual Behavior

Exception error is raised (will elaborate later)

Possible Fix

  • It might be possible to futurize the code and do some lint fu
  • If this seems like overkill or similar we'll then help Maciej to get python 2.7 and 3.6 in his coputer using suitable environments

Steps to Reproduce

1 _ will elaborate soon_
3.
4.

Context

Your Environment

  • Environment name and version (e.g. Python 3.5, R 4.3):
  • Operating System and version:
  • Tick of you are using ShARC
  • Any additional libraries or dependencies you are using (e.g. Numpy, Pandas, tidyverse)
  • Link to your project:
    Anaconda Python 3.6

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions