Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Run Error
#4
Again the message tells you exactly what the problem is. And since it happened again it is likely one of many problems.

Missing venv folder was first sign of something going wrong. I will assume the most probable reason for missing files and folders is you deleting them. Or maybe trying to move project from one place to another without taking all the required files and folders with it.

Or, I might rather ask... Did you create a new project in PyCharm with virtual environment in the first place?
Has the project ever worked (script executed successfuly) before the errors started? If yes, what changes did you make?
Reply


Messages In This Thread
Run Error - by jacobdadoun - Sep-23-2018, 03:04 PM
RE: Run Error - by j.crater - Sep-23-2018, 03:35 PM
RE: Run Error - by jacobdadoun - Sep-23-2018, 04:06 PM
RE: Run Error - by j.crater - Sep-23-2018, 10:08 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020