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

Google Colab NameError: name 'os' is not defined #12

Open
iansquenet opened this issue Dec 11, 2022 · 0 comments
Open

Google Colab NameError: name 'os' is not defined #12

iansquenet opened this issue Dec 11, 2022 · 0 comments

Comments

@iansquenet
Copy link

05. Privileged Rappers.flac(audio/x-flac) - 30820146 bytes, last modified: n/a - 100% done

Saving 05. Privileged Rappers.flac to 05. Privileged Rappers (1).flac

---------------------------------------------------------------------------

NameError                                 Traceback (most recent call last)

[<ipython-input-4-58465cc5fe2d>](https://localhost:8080/#) in <module>
     14   res=files.upload()
     15   filename=list(res.keys())[0]
---> 16   os.rename(filename,"songs/"+filename)

NameError: name 'os' is not defined
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