-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Description
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.
skwerlman and purplesyringa
Metadata
Metadata
Assignees
Labels
No labels