Welcome to gpt-pilot Discussions! #16
Replies: 13 comments 19 replies
-
I am curious as to why when I look to run a separate code for translating it is looking for a yaml file but when the runshortgpt python prompt runs, the UI works no problem. Am I missing a step? |
Beta Was this translation helpful? Give feedback.
-
The discord invitation in the README is no longer valid. |
Beta Was this translation helpful? Give feedback.
-
It is quite amazing to use it, will follow-up for share new things. |
Beta Was this translation helpful? Give feedback.
-
I receive this error when attempting to create a new project. any advice? i would love to try this out! using windows 10 with postgresql ------------------ STARTING NEW PROJECT ----------------------←[0m
If you wish to continue with this project in future run:
←[1m←[32mpython main.py app_id=f91c1e2b-c0f2-4e8d-807e-67ee523e296b←[0m
←[1m←[32m--------------------------------------------------------------
←[0m
? What is the project name? spm
←[31m---------- GPT PILOT EXITING WITH ERROR ----------←[0m
Traceback (most recent call last):
File "C:\Users\Patrick\documents\projects\gpt-pilot\pilot\main.py", line 87, in <module>
project.start()
File "C:\Users\Patrick\documents\projects\gpt-pilot\pilot\helpers\Project.py", line 83, in start
self.project_manager.get_project_description()
File "C:\Users\Patrick\documents\projects\gpt-pilot\pilot\helpers\agents\ProductOwner.py", line 39, in get_project_description
self.project.args['name'] = clean_filename(ask_user(self.project, 'What is the project name?'))
File "C:\Users\Patrick\documents\projects\gpt-pilot\pilot\prompts\prompts.py", line 58, in ask_user
logger.info('Q: %s', question)
File "C:\Python310\lib\logging\__init__.py", line 1477, in info
self._log(INFO, msg, args, **kwargs)
File "C:\Python310\lib\logging\__init__.py", line 1624, in _log
self.handle(record)
File "C:\Python310\lib\logging\__init__.py", line 1634, in handle
self.callHandlers(record)
File "C:\Python310\lib\logging\__init__.py", line 1696, in callHandlers
hdlr.handle(record)
File "C:\Python310\lib\logging\__init__.py", line 964, in handle
rv = self.filter(record)
File "C:\Python310\lib\logging\__init__.py", line 823, in filter
result = f(record) # assume callable - will raise if not
File "C:\Users\Patrick\documents\projects\gpt-pilot\pilot\logger\logger.py", line 35, in filter_sensitive_fields
args = record.args.copy()
AttributeError: 'tuple' object has no attribute 'copy'
←[31m--------------------------------------------------←[0m |
Beta Was this translation helpful? Give feedback.
-
I am a complete novice here, I'm in the early stages of learning very basic python. I'm using (Android Only) so please be gentle with me |
Beta Was this translation helpful? Give feedback.
-
What aspect of gpt-pilot do you find most promising for your applications or projects? Is there any specific functionality you're looking forward to exploring? |
Beta Was this translation helpful? Give feedback.
-
How to convert a python code on a Algorithme code |
Beta Was this translation helpful? Give feedback.
-
ogni volta che cerco di generare una nuova app mi da questo errore: File "c:\Users\leopa\gpt pilot app\gpt-pilot\pilot\main.py", line 8, in from dotenv import load_dotenv ModuleNotFoundError: No module named 'dotenv' come posso fare per risolverlo? |
Beta Was this translation helpful? Give feedback.
-
Dei Just keep watching da, we will develop way faster, release and grow way faster than you! :) no hard feelings |
Beta Was this translation helpful? Give feedback.
-
So, anyone here these days? I was wondering if somebody could help me; I'm having a issue, in which when I start GptPilot to create anything, he stucks on the first developer task, always writing over and over again the same tasks, withouth finishing it and moving foward. I'm using OpenRouter API key with models like openchat/openchat-7b:free and mistral-7b-instruct:free. Anyone knows why is it stuck like that? That's related to the models I'm using? Is there any possible free alternative for it? Anyways, thanks for the attention. |
Beta Was this translation helpful? Give feedback.
-
Is there possibly a way that Pythagora could have a sound that alerts you when it needs your input or approval? |
Beta Was this translation helpful? Give feedback.
-
👋 Welcome!
We’re using Discussions as a place to connect with other members of our community. We hope that you:
build together 💪.
To get started, comment below with an introduction of yourself and tell us about what you do with this community.
Beta Was this translation helpful? Give feedback.
All reactions