-
I'm definitely happy with the recent increase in interest in ParmEd as well as a more well-formed image of some of the goals I have for it. So I thought I'd try to solicit input on some ideas and que…
-
Previously I installed `cairo` with macports, and it helped with installing the npm package `canvas`. Now I installed `cairo` with homebrew, but it seems the homebrewed `cairo` does not help to instal…
-
Hi,
The code around calculating the mean Q value that is written to results.csv (ie the code starting around line 410 of rl_glue_ale_agent.py) has a couple of issues I think. The main one is that it…
alito updated
9 years ago
-
``````
0 info it worked if it ends with ok
1 verbose cli [ 'c:\\Program Files\\nodejs\\\\node.exe',
1 verbose cli 'c:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'in…
-
I'm using a recently updated Ubuntu 12.04 with the latest ros-hydro packages and I seem to have lost the ability to run the simulation with
`prompt> roslaunch nextage_ros_bridge nextage_ros_bridge_s…
-
Unable to install. I have OpenSSL and Python already installed.
Pretty sure this is the relevant bit:
```
..\bignum.cc(9): fatal error C1083: Cannot open include file: 'openssl/bn.h': N
o such fil…
-
Hi,
I follow this work from the beginning and it becomes more and more interesting. Well done.
However, I got two questions:
1. why does it seem like the majority of the code is in the include part?…
-
So the FF-replan with hindsight paper and some other paper
-
I've seen numerous errors reported here, but none of them seemed like this one.
## Background
I'm running Ubuntu x64.
```
➜ webui git:(master) ✗ node -v
v0.11.13-pre
➜ webui git:(master) ✗ npm -v
…
-
```
this is the error i get when i npm install it
time@0.10.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the time@0.10.0 install script.
npm ERR! This is most like…