-
Notifications
You must be signed in to change notification settings - Fork 51
Description
I'm trying to create new project, from scratch:
- runpodctl project create
- runpodctl project dev
But I have next errors:
Waiting for Pod to come online... Project test_3 Pod (syixptj6uereab) created.
Checking remote project folder: /runpod-volume/8097a9b7/dev/test_3 on Pod syixptj6uereab
Syncing files to Pod syixptj6uereab
Activating Python virtual environment /8097a9b7/venv on Pod syixptj6uereab
[syixptj6uereab] Requirement already satisfied: pip in /8097a9b7/venv/lib/python3.10/site-packages (25.2)
[syixptj6uereab] Using pip 25.2 from /8097a9b7/venv/lib/python3.10/site-packages/pip (python 3.10)
[syixptj6uereab] ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'builder/requirements.txt'
Creating Project watcher...
Starting project endpoint...
[syixptj6uereab] cat: /installreport.json: No such file or directory
[syixptj6uereab] - Activated project environment.
[syixptj6uereab] - Changed to project directory.
[syixptj6uereab] [syixptj6uereab] - Started API server with PID: 498
[syixptj6uereab]
[syixptj6uereab] Connect to the API server at:
[syixptj6uereab] > https://syixptj6uereab-7270.proxy.runpod.net
[syixptj6uereab]
cp: cannot stat '.runpodignore': No such file or directory
[syixptj6uereab] python: can't open file '/runpod-volume/8097a9b7/dev/test_3/src/handler.py': [Errno 2] No such file or directory
[syixptj6uereab] Synced venv to network volume