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

problems about the interface #8

Closed
JiaqiuZhou opened this issue Dec 8, 2020 · 2 comments
Closed

problems about the interface #8

JiaqiuZhou opened this issue Dec 8, 2020 · 2 comments

Comments

@JiaqiuZhou
Copy link

JiaqiuZhou commented Dec 8, 2020

Internal Server Error: /index/NumSearch/
Traceback (most recent call last):
File "/home/.../anaconda3/envs/g2p_app/lib/python3.6/site-packages/django/core/handlers/exception.py", line 47, in inner
response = get_response(request)
File "/home/.../anaconda3/envs/g2p_app/lib/python3.6/site-packages/django/core/handlers/base.py", line 179, in _get_response
response = wrapped_callback(request, *callback_args, **callback_kwargs)
File "/home/.../Code/Graph2plan/Interface/Houseweb/views.py", line 148, in NumSearch
testName = data_new[0].split(".")[0]
AttributeError: 'NoneType' object has no attribute 'split'

@cihankaradogan
Copy link

Could you solve it?

@JiaqiuZhou
Copy link
Author

I forgot how I solve it. Maybe the data input is wrong.

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

2 participants