@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:
- Any additional libraries or dependencies you are using (e.g. Numpy, Pandas, tidyverse)
- Link to your project:
Anaconda Python 3.6
@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.pythis fails with asyntax errorwhen raising an Exception.Thus the server is not configured/initialized
Expected Behavior
Calling
python server.pyshould initialize a server and convert the.datafiles into suitable HTML filesActual Behavior
Exception error is raised (will elaborate later)
Possible Fix
Steps to Reproduce
1 _ will elaborate soon_
3.
4.
Context
Your Environment
Anaconda Python 3.6