LeoIannacone / npm2deb

tool to help debianize Node.js modules
GNU General Public License v3.0
46 stars 34 forks source link

Dependency python3-dateutils is not found #82

Closed amruth27m closed 7 years ago

amruth27m commented 7 years ago

On running

sudo apt-get install devscripts npm python3-dateutil node-github-url-from-git output Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package python3-dateutils

dateutils must be installed using pip3.

shanavas786 commented 7 years ago

Are you on Debian ? https://packages.debian.org/search?keywords=python3-dateutil

amruth27m commented 7 years ago

Sorry my machine had some issues with sources.list. It's fine now