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

error : module 'time' has no attribute 'clock' #1

Open
Ripax opened this issue Mar 16, 2021 · 0 comments
Open

error : module 'time' has no attribute 'clock' #1

Ripax opened this issue Mar 16, 2021 · 0 comments

Comments

@Ripax
Copy link

Ripax commented Mar 16, 2021

rion:~$youtube-player

./exec.sh: line 1: env/bin/activate: No such file or directory
./youtubeListPlayer.py:119: DeprecationWarning: The 'warn' function is deprecated, use 'warning' instead
  logging.warn('Url file did not founded')
WARNING:root:Url file did not founded
Traceback (most recent call last):
  File "./youtubeListPlayer.py", line 295, in <module>
    youtubePlayer=YoutubePlayerList()
  File "./youtubeListPlayer.py", line 58, in __init__
    self._player=Player(isPlayInLoop=bPlayingLoop,isPlayRandom=bPlayingRandom) 
  File "/media/htmldigger/500GB/Script/youtube_music_player/lib/Player.py", line 31, in __init__
    random.seed(time.clock())
AttributeError: module 'time' has no attribute 'clock'

Hi iam having this error now can you please help me ?

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

1 participant