Hi everyone,
I'm posting here, in the hope that you may be able to help me.
I try to run a .py file with Spyder v 4.2.5.
When I try to run the file in spyder, it says :
file ~\anaconda3\lib\site-packages\vpython\rate_control.py:24 in <module>_clock = time.clock
Module 'time' has no attribute 'clock'
And the program doesn't launch.
Any idea of what may cause this issue, please?
What I don't understand, is that I can run this file without problem on another computer.
On the 2 computers, I followed the same steps. I use python v3.8.
The only difference I noticed is that the computer on which the program is working has Spyder v 4.1.5, not 4.2.5.
Thanks a lot !
I'm posting here, in the hope that you may be able to help me.
I try to run a .py file with Spyder v 4.2.5.
When I try to run the file in spyder, it says :
file ~\anaconda3\lib\site-packages\vpython\rate_control.py:24 in <module>_clock = time.clock
Module 'time' has no attribute 'clock'
And the program doesn't launch.
Any idea of what may cause this issue, please?
What I don't understand, is that I can run this file without problem on another computer.
On the 2 computers, I followed the same steps. I use python v3.8.
The only difference I noticed is that the computer on which the program is working has Spyder v 4.1.5, not 4.2.5.
Thanks a lot !