Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i have no idea how to install #34

Open
noamiko2004 opened this issue Aug 3, 2019 · 2 comments
Open

i have no idea how to install #34

noamiko2004 opened this issue Aug 3, 2019 · 2 comments

Comments

@noamiko2004
Copy link

i dont know what is Dependencies and all that stuff please help me

@fuck-shithub
Copy link

  1. Download and install Python 3 (https://www.python.org/downloads/) and make sure environment variables are set up
  2. Download and install Git from https://git-scm.com/download/win.
  3. Download this repository as zip (or via Git). Or just open this link: https://github.com/alekxeyuk/Skribbl.io-Bot/archive/master.zip
  4. Extract to some folder somewhere
  5. Get inside the folder and press Shift + Right Click anywhere where there is no file/folder in the File Explorer window
  6. "Open PowerShell right here" or whatever the option was called again. If it says "command prompt" instead that's fine as well
  7. Run this command:
pip install websockets aiohttp python-socketio requests git+https://www.github.com/hbldh/hitherdither Pillow google_images_download numpy
  1. Open loop.bat to run the thing.

@m0caa
Copy link

m0caa commented Aug 29, 2019

This is the error i'm getting when I try use the command

ERROR: Command errored out with exit status 1:
command: /usr/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-w4N4v1/websockets/setup.py'"'"'; file='"'"'/tmp/pip-install-w4N4v1/websockets/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base pip-egg-info
cwd: /tmp/pip-install-w4N4v1/websockets/
Complete output (5 lines):
Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-w4N4v1/websockets/setup.py", line 24, in
raise Exception("websockets requires Python >= 3.4.")
Exception: websockets requires Python >= 3.4.
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants