First, let me thank you for using NEURON.
Now, about the problem you encountered, I need to ask a few questions.
What version of Windows are you using? 10 or 11 or something else?
Have you updated Windows recently?
Have you updated NEURON recently?
What version of NEURON are you using? (in a Command Prompt window execute nrniv from the command line and tell me the first line that NEURON prints to the terminal)
Which of these are you doing to launch your program?
--double clicking on init_iclamprawmodel.hoc in a Windows file browser
--double clicking on the init_iclamprawmodel.hoc item in a folder on your desktop
--executing a command in a Command Prompt window
--executing a command in a bash terminal
If you're executing a command in a Command Prompt window or a bash terminal, what is the command?
when I use NRNGUI, clicking "Load HOC" and "Load Session" do not respond
How did you launch NRNGUI?
--double clicking on its icon in the NEURON folder on your desktop or in the Windows Start menu
--double clicking on it in a Windows file browser
--executing a command in a Command Prompt window
--executing a command in a bash terminal
If you're executing a command in a Command Prompt window or a bash terminal, what is the command?
Finally, a suggestion and one more question:
Open a Command Prompt window, and in that window execute this command
cd C:\Users\17558\Desktop\data driven model\passive_fit
then execute this command
nrniv init_iclamprawmodel.hoc
Did that succeed?