コンテンツへスキップ
メニュー
この質問にフラグが付けられました
5 返信
5234 ビュー

Hi all,
I have edited some files of my custom module  in server. But when checked after upgrading the modules and restarting the server, the changes are not yet affected there and there are no '.pyc' files generated.
I tried killing all the running processes and start again, but still it  shows error message.....

Somebody please help me.......

アバター
破棄

but still it shows error message.....

which error message ?

make an lsof on the port to see all running process or use htop to kill it easily

I have faced same Issue ! any solution is appreciated

kindly check the whether .py files has been imported at __init__.py file or not.

I too faced the same issue last day

著作者

It shows 'none type object is not callable' while evaluating a function defined in the parser, and of-course I have imported all the .py files in __init__.py .

著作者 最善の回答

 

アバター
破棄
関連投稿 返信 ビュー 活動
0
6月 25
2
0
3月 25
1385
4
4月 24
174301
0
12月 23
2184
5
7月 25
228123