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

Python3 mike #4

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open

Conversation

BikeMikeAU
Copy link

This incorporates all of my changes so far to get running on Python 3 & Django 1.11

Mike GRIFFIN added 18 commits January 14, 2021 20:58
Replaced media/admin with a new version from Django, this fixes a lot of upgrade issues. 1.8 will be minimum version supported now. Also created a few new svg icons in the images folder to replace the old gifs.
Found during testing
syntax error indent
fix ini key for daily logging to match botsinit.py
print to console all severe errors
First ran 2to3, then made some manual fixes.
There is some code to allow backwards compatibility with python 2 but unlikely it will fully work. Need to decide if Py2 is really wanted. If not, some code can be removed or improved.
@davidahurtado
Copy link

Hello Mike,

I downloaded your code for bots on Python 3, I created a virtual env with Python 3 and Django 1.11 yet, I tried to run the bots webserver (python bots-webserver command) but I'm getting tons of errors with missing libs, is this the right way to make it run or do you suggest some other way? or even better do you have the installer for 3.3??

Cheers,

David

@BikeMikeAU
Copy link
Author

BikeMikeAU commented Jun 8, 2022 via email

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

Successfully merging this pull request may close these issues.

2 participants