Skip to content

The problem with your file structure: #1350

@didlie

Description

@didlie

This is a huge issue with your file structure, and almost everyone who uses github as their code source: Your dependencies are not in your repository.

Here is the first roadblock reading your code::
I download zeronet.master unzip it, and open in Atom editor.
--I enter the program in zeronet.py, and ignore the "import"s knowing they are simply required functions in known thirdparty code blocks...
--I find the update section in zeronet.py and comment it out... I don't want my app updating from your github repository.
--I move to the main.py file that is initiated in zeronet.py and discover this third party file called gevent that us used to import "monkey" --- i look around in the code base and... no gevent and no monkey.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions