First time here? Check out the FAQ!
1

askbot-setup missing file
 

hello

I have used askbot-setup to install askbot, but there were no files like setting.py, just a folder named 'askbot'. How to solve this problem? Thanks.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
updated 13 years ago
jqy3222089's avatar
17
jqy3222089
asked 13 years ago

Comments

Possibly there is a bug. Could you describe the steps you did in detail? askbot-setup creates the settings.py file. There is a template for the settings.py in the directory askbot/setup_templates - the template is not usable directly - you need to replace the {{}} variable placeholders with the actual values.

Evgeny's avatar Evgeny (13 years ago)

askbot-setup now became more interactive and there are many branches in the code - maybe one of them is broken, but if you hit enter on all answers except the directory name it should work. I do want to fix this asap - will really appreciate if you describe the steps better. Also - we will work on finishing the Chinese translation within two weeks - I would like to hire someone for this task. Know anyone?

Evgeny's avatar Evgeny (13 years ago)

I just followed the steps, and entered all answers, but it still did not work. No setting.py file :<

jqy3222089's avatar jqy3222089 (13 years ago)

Did you take code from github or pypi?

Evgeny's avatar Evgeny (13 years ago)

I downloaded code from github, and followed the documentation.And also, i could not found any {{}} variable palceholders in the setting.py file in setup_templates folder

jqy3222089's avatar jqy3222089 (13 years ago)
see more comments

1 Answer

0

Fixed in the repository. This bug never made it to pypi, so we don't need to rush a new release for this one.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 13 years ago
link

Comments

see more comments