Skip to content

Nomadnet crashes when browsing local Retipedia node #9

Description

@MichaelMarkert

I installed Nomadnet and Retipedia in a Conda virtual environment and set it up following the instructions here. But whenever I started Nomadnet and wanted to browse the .zim-based node, nomadnet crashed. The logfile always showed the error
[Error] Type : <class 'FileNotFoundError'> [Error] Value : [Errno 2] No such file or directory: '/Users/michael/.nomadnetwork/storage/pages/index.mu'
The file was there and executable, but as I found out all .mu-files pointed to the system python in the shebang line at top (#!/bin/python3). So I switched to the path of the venv-python in all .mu files and now it works. Might be helpful to include this in the readme.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions