Hacker News new | ask | show | jobs
by pavel_lishin 5712 days ago
I tried installing lamson, fwiw. After two days of googling and having some friends who know what they're doing, python-wise (jdunck's former coworker, actually) we FINALLY got it up and running. Barely.

So yeah. My experience says, stay away from lamson as a learning tool.

1 comments

Not bad at all, indeed I want to learn and help the project, the issue installing is just that you need lockfile-0.8 and right not the egg lockfile is 0.9.

Zed gave a hand here thought in the error you get while trying to start the server it says it has to be with that file.

Really? I didn't get a helpful error about that. It literally came down to trying various versions of lockfile, in the middle of heavy drinking and cursing the creator of lockfile, who released a minor version upgrade that broke all previous functionality.

If I'm dumb, tell me, but without basically expert help, it would have taken me like a week to figure it out, instead of two days.

I don't think you are dumb, indeed I wouldn't be able to find the right file either, as I said Zed help me on this.

Anyway try with 0.9 and start the server you'll see that lockfile was the issue, but I wouldn't know what version to install.

Oh, I see. Yeah, I realized that was the issue, but I didn't know which version I needed, either, or if it was something I was doing wrong.

I assume Zed doesn't maintain this actively anymore? The fact that it doesn't work out-of-the-box suggests so, at least.