Valerio Schiavoni
Valerio Schiavoni
here's the trace: ls Simulator.cs default.build fermion% nant NAnt 0.86 (Build 0.86.2898.0; beta1; 08/12/2007) Copyright (C) 2001-2007 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///Users/veleno/workspace/brunet/tests/simulator/default.build Target framework: Mono 2.0 Profile Target(s) specified: build...
The file main.py has an barcoded path to this input file: /home/kazem/Downloads/Hackathon/drinkingFountains.csv It should take it as input parameter.
Hello, this is a very interesting project. It would be interesting to have LuaSocket support for applications. Do you plan to support it/does it already work ? thanks, valerio
It would be nice to be able to choose the color them used in the minimap panel, which by default uses the one chosen for the code as well.
It'd be super cool to be able to use japronto as server backend in [Bottle](https://bottlepy.org/docs/dev/index.html). Currently, it supports the backends listed https://bottlepy.org/docs/dev/deployment.html
We have the following hard-coded paths to libaeronlib.so: https://github.com/miguelammatos/Kollaps/blob/master/kollaps/deploymentGenerator.py#L39 https://github.com/miguelammatos/Kollaps/blob/master/kollaps/Kollapslib/utils.py#L39
Some files refer to 'god/GOD/gods/GOD_IPS_SHARE_PORT/' and alike. We should rename to the new terms. Most of the referencs are here https://github.com/miguelammatos/Kollaps/blob/master/kollaps/Kollapslib/bootstrapping/Bootstrapper.py and in the related subclasses.
This is the error shown by the drop-down menu: ``` /Users/veleno/Library/Application Support/Avian/Bundles/gnuplot.tmbundle/Support/GnuplotMate.rb:267:in `popen': no implicit conversion of nil into String (TypeError) from /Users/veleno/Library/Application Support/Avian/Bundles/gnuplot.tmbundle/Support/GnuplotMate.rb:267:in `block in convertEPSOutputFilesToPDF' from /Users/veleno/Library/Application Support/Avian/Bundles/gnuplot.tmbundle/Support/GnuplotMate.rb:266:in...
Fails on Mac OSX 10.9.4. CC version: ``` cc -v Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) Target: x86_64-apple-darwin13.3.0 Thread model: posix ``` Error is the following: ```...