wonderworks-software/PyFlow

ImportError: cannot import name 'clock' from 'time' <unknown location>

SametAhmetSahin opened this issue · 9 comments

Please help me.

This is common error, how it relates to pyflow?

It appears when I try to run pyflow. Sorry, I'm a total noob in python.

Sorry, but this is not supporting page. Please read python documentation and pyflow docs also. If you are not familiar with python itself, this is wrong place to start your programming journey.

I thought visual scripting would be a perfect start for a visual scripter like me.

Thanks anyway.

I thought visual scripting would be a perfect start for a visual scripter like me.

I recommend unreal engine to try visual scripting. PyFlow is still on early stages and not ready for beginners yet

I wanted to develop cross-platform applications, not games. And I would use a game engine to create games.

Thanks again.

@IlgarLunin Please re-open this one. I will address in a pull request so that we can work towards Python 3.8 compat. time.clock was removed in 3.8 I beleive.