Whoa There! Error Message

<Below this line, add a link to the EXACT exercise that you are stuck at.>
https://www.codecademy.com/courses/learn-python/lessons/taking-a-vacation/exercises/before-we-begin?action=lesson_resume

<In what way does your code behave incorrectly? Include ALL error messages.>
Code is not being displayed in console window when executed. Also, code is not retained in editor.

I receive this error message:

Whoa there!

1/script.py has been moved. This will cause problems with this exercise, please move 1/script.py back to its original location, or reset your files.

Hitting reset does not fix the issue. Please advise

```python
<do not remove the three backticks above>

I am having the same issue.

I tried deleting cookies and switched school computers.

I am on Lesson 7/7 of Taking a Vacation. When I try to print 'A", the wheel spins endlessly.

Try to reset the lesson. The code that should be there at the start should restore itself. If not, go back a lesson, Run and then Next. If the code disappears again, do a Reset. It should let you continue with the exercise and Run.

1 Like

Unfortunately doing a reset or going back a lesson does not solve the problem.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.