when I try using
python "c:\Django\blongo\blongo\blog\manage.py" runserver
I get:
File "C:\Python27\lib\site-packages\django\http\request.py", line 7, in <module>
from io import BytesIO
ImportError: cannot import name BytesIO
try this
from io import BytesIO
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With