-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Run 2 bots #3088
Comments
I had this issue on previous releases and used a virtual environment to run multiple bots. Not sure if this is the correct work around or not. |
Are you talking about the bot itself or the web module? If its the second you don't need to run 2 instances of the web module. read the wiki |
I've been doing what @cbogithub suggested since ever without any issues. |
I've tried and get the following: File "pokecli.py", line 38, in |
Found my mistake, hadn't activated the virtual environment. |
Expected Behavior
Run 2 bots
Actual Behavior
Error Adress already in use
Steps to Reproduce
Copy new folder and run 2 bots with screen
Other Information
OS: Raspbian
Git Commit: (run 'git log -n 1 --pretty=format:"%H"' and paste it here)
Python Version: (run 'python -V' and paste it here)
The text was updated successfully, but these errors were encountered: