Rudi

Results 11 comments of Rudi

I am trying to install moin2 from source code in folder ~/moin. Ubuntu 22.04, python3.10.6 $ ./m quickinstall Running quickinstall.py... output messages redirected to m-quickinstall.txt Searching m-quickinstall.txt, important messages are...

Hello UlrichB22, Thank you very much for your for your quick answer. Yes. I have read https://moin-20.readthedocs.io/en/latest/admin/install.html carefully. e.g.: $ apt install moin2 # that does not work $ pip...

/home/rudi/moin-venv-python3/bin/pip install --upgrade --editable /home/rudi/moin --upgrade-strategy=eager Obtaining file:///home/rudi/moin Preparing metadata (setup.py) ... error error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [37 lines...

Hello UlrichB22, Thank you very much for your extensive help. I have tried the command: $ cd ~/moin $ pip install --pre --index-url https://test.pypi.org/simple --extra-index-url https://pypi.org/simple moin There was a...

Hello UlrichB22, Thank you very much for your extensive help. Now moin2 works, big smile. http://127.0.0.1:8080/Home I think your help should find a place in the "moin" documentation :-) Is...

Hello Roger, Thank you very much for your help. The import of the moin-1.9.9 wiki worked. Unfortunately with a lot of errors, see: 96 -rw-rw-r-- 1 rudi rudi 96621 Okt...

Hello Roger, I found no "moin" command to clear the moin2 wiki database. Does the attached moin-1.9.9 data archive of the page "AVRArduinoProMini" could help you? Regards, Rudi [AVRArduinoProMini.zip](https://github.com/moinwiki/moin/files/9794008/AVRArduinoProMini.zip)

Hello Roger, I tried the followingg: $ mkdir moin2 $ cd ~/moin2 $ moin create-instance $ moin import19 -s -i --data_dir ~/moin-1.9.9/wiki/data 1>import19out.log 2>import19err.log $ moin run In Firefox: http://127.0.0.1:8080/...

@mcuOne Sorry, I was on vacation, and missed your Email. The error happens while reading the header data. In order to debug that, please insert after line 120 the statement:...

Congratulations csaboka21. Which Windows version do you have?