Musicbot: aiohttp

Created on 13 Feb 2017  路  11Comments  路  Source: Just-Some-Bots/MusicBot

When I put in the command python3 run.py it says no module named aiohttp then it tries to download some stuff and then when it stops there is red text at the end that says Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-p81i0l7x/PyNaCl/. What???? pls help

Most helpful comment

wait i fixed it
now it's working thanks for the help though guys
(love you fam) lol

All 11 comments

install the dependencies that are in the documentation for ubuntu "14.04" only (just the apt-get, you don't have to add the repos) and it should work

I have Ubuntu 16.04 LTS

Yea, do it anyway.

I don't know the command. Can you tell me please?

see the installation guide for ubuntu 14.04

I searched up "Ubuntu 14.04 installation guide". I found something but it wasn't. pls help

Run these:

sudo apt-get update -y
sudo apt-get install git python python3.5-dev ffmpeg libopus-dev libffi-dev libsodium-dev -y
sudo apt-get upgrade -y

didn't work

Did you do everything written in this guide? Your error may have something to do with missing packages.

yeah I did

wait i fixed it
now it's working thanks for the help though guys
(love you fam) lol

Was this page helpful?
0 / 5 - 0 ratings

Related issues

monstermatt2 picture monstermatt2  路  4Comments

Dani064g picture Dani064g  路  6Comments

MagnaMensa picture MagnaMensa  路  3Comments

anu7779 picture anu7779  路  5Comments

FireFrostLike picture FireFrostLike  路  4Comments