aurora5161

Results 4 issues of aurora5161

您好,非常谢谢您开发的airkiss,我用您的代码在Linux 电脑上运行没有问题,电脑能够获得airkissDebugger 发送的wifi账号和密码。我在orangePi zero 开发板上测试时,代码能够编译通过且正常运行,但是用airkissDebugger发送wifi账号和密码时,开发板始终无法获得。从开发板输出的打印信息可以看到,设备一直处于scan all channels状态,刚开始怀疑是wifi信号不够强,将路由器放在开发板旁边仍然不行,请问这会是什么原因造成的呢,期待您的回答,谢谢!

请教大神,执行python manage.py makemigrations blog,出现下列错误是什么情况? File "/root/blog/django-blog/django_blog/urls.py", line 22, in url(r'^blog/', include('blog.urls', namespace='blog')), File "/root/blog/venv/lib/python2.7/site-packages/django/conf/urls/__init__.py", line 50, in include urlconf_module = import_module(urlconf_module) File "/usr/lib64/python2.7/importlib/__init__.py", line 37, in import_module __import__(name) File "/root/blog/django-blog/blog/urls.py",...

Dear author: Thank you for your contributions of the python-metor. I download todos and run it on port 3000 then use your example to get the collection of 'lists' ....

我在linux(ubuntu)上运行 提示: ubuntu@ip-172-31-35-3:~/personalizedNewsRecommendationSystem$ docker run -p 7474:7474 -p 7473:7473 -p 7687:7687 -v ./conf -v ./data --name=neo4j -d "docker run" requires at least 1 argument. See 'docker run --help'. Usage: docker...