Collecting masonite-scheduler==1.0.0 1 location(s) to search for versions of masonite-scheduler: * https://pypi.python.org/simple/masonite-scheduler/ Getting page https://pypi.python.org/simple/masonite-scheduler/ Analyzing links from page https://pypi.org/simple/masonite-scheduler/ Found link https://files.pythonhosted.org/packages/a3/5e/a66d7739e625be75fcdf159de996f8b255f1f7c1fe13ba35c86564411b32/masonite-scheduler-1.0.0.tar.gz#sha256=5f693f9cabce1f323abaeb4f68a4e7e14167a64beab946928d18a4aa963602ad (from https://pypi.org/simple/masonite-scheduler/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Downloading https://files.pythonhosted.org/packages/a3/5e/a66d7739e625be75fcdf159de996f8b255f1f7c1fe13ba35c86564411b32/masonite-scheduler-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/a3/5e/a66d7739e625be75fcdf159de996f8b255f1f7c1fe13ba35c86564411b32/masonite-scheduler-1.0.0.tar.gz#sha256=5f693f9cabce1f323abaeb4f68a4e7e14167a64beab946928d18a4aa963602ad (from https://pypi.org/simple/masonite-scheduler/) Running setup.py (path:/tmp/pip-build-866u0td0/masonite-scheduler/setup.py) egg_info for package masonite-scheduler Running command python setup.py egg_info running egg_info creating pip-egg-info/masonite_scheduler.egg-info writing top-level names to pip-egg-info/masonite_scheduler.egg-info/top_level.txt writing pip-egg-info/masonite_scheduler.egg-info/PKG-INFO writing dependency_links to pip-egg-info/masonite_scheduler.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/masonite_scheduler.egg-info/SOURCES.txt' package init file 'scheduler/__init__.py' not found (or not a regular file) package init file 'scheduler/commands/__init__.py' not found (or not a regular file) reading manifest file 'pip-egg-info/masonite_scheduler.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/masonite_scheduler.egg-info/SOURCES.txt' Source in /tmp/pip-build-866u0td0/masonite-scheduler has version 1.0.0, which satisfies requirement masonite-scheduler==1.0.0 from https://files.pythonhosted.org/packages/a3/5e/a66d7739e625be75fcdf159de996f8b255f1f7c1fe13ba35c86564411b32/masonite-scheduler-1.0.0.tar.gz#sha256=5f693f9cabce1f323abaeb4f68a4e7e14167a64beab946928d18a4aa963602ad Building wheels for collected packages: masonite-scheduler Running setup.py bdist_wheel for masonite-scheduler: started Destination directory: /tmp/tmpl08z5kilpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-866u0td0/masonite-scheduler/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpl08z5kilpip-wheel- running bdist_wheel running build running build_py package init file 'scheduler/__init__.py' not found (or not a regular file) creating build creating build/lib creating build/lib/scheduler copying scheduler/Task.py -> build/lib/scheduler package init file 'scheduler/commands/__init__.py' not found (or not a regular file) creating build/lib/scheduler/commands copying scheduler/commands/CreateTaskCommand.py -> build/lib/scheduler/commands copying scheduler/commands/ScheduleRunCommand.py -> build/lib/scheduler/commands creating build/lib/scheduler/providers copying scheduler/providers/ScheduleProvider.py -> build/lib/scheduler/providers copying scheduler/providers/__init__.py -> build/lib/scheduler/providers running egg_info writing top-level names to masonite_scheduler.egg-info/top_level.txt writing dependency_links to masonite_scheduler.egg-info/dependency_links.txt writing masonite_scheduler.egg-info/PKG-INFO reading manifest file 'masonite_scheduler.egg-info/SOURCES.txt' writing manifest file 'masonite_scheduler.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/scheduler copying build/lib/scheduler/Task.py -> build/bdist.linux-armv7l/wheel/scheduler creating build/bdist.linux-armv7l/wheel/scheduler/providers copying build/lib/scheduler/providers/ScheduleProvider.py -> build/bdist.linux-armv7l/wheel/scheduler/providers copying build/lib/scheduler/providers/__init__.py -> build/bdist.linux-armv7l/wheel/scheduler/providers creating build/bdist.linux-armv7l/wheel/scheduler/commands copying build/lib/scheduler/commands/CreateTaskCommand.py -> build/bdist.linux-armv7l/wheel/scheduler/commands copying build/lib/scheduler/commands/ScheduleRunCommand.py -> build/bdist.linux-armv7l/wheel/scheduler/commands running install_egg_info Copying masonite_scheduler.egg-info to build/bdist.linux-armv7l/wheel/masonite_scheduler-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/masonite_scheduler-1.0.0.dist-info/WHEEL Running setup.py bdist_wheel for masonite-scheduler: finished with status 'done' Stored in directory: /tmp/tmpdth4ghr6 Successfully built masonite-scheduler Cleaning up... Removing source in /tmp/pip-build-866u0td0/masonite-scheduler