#๐Ÿ”’ so i am trying to run a git clone auto bot and kinda messed up

140 messages ยท Page 1 of 1 (latest)

hexed swift
#

and it running errors i need help with that anyone can help me out
thank you #1035199133436354600

inland epochBOT
#

@hexed swift

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

hexed swift
hexed swift
# pastel surge what errors are you getting?

File "c:\Users\MARSHAL\J.A.R.V.I.S\tempCodeRunnerFile.py", line 7, in <module>
from co_brain import Jarvis
File "c:\Users\MARSHAL\J.A.R.V.I.S\co_brain.py", line 8, in <module>
from Time_Operations.brain import input_manage, input_manage_Alma
ImportError: cannot import name 'input_manage' from 'Time_Operations.brain' (c:\Users\MARSHAL\J.A.R.V.I.S\Time_Operations\brain.py) i checked with gpt even changed from scracth i cant find how to fix and run it

pastel surge
#

And don't use GPT to fix this.

hexed swift
pastel surge
hexed swift
#

messged

pastel surge
#

Share the code in a pastebin

inland epochBOT
#
Pasting large amounts of code

If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.

pastel surge
#

I can see that the input_manage function is definitely there in his code. But I wanna see what you have.

inland epochBOT
#

Time_Operations/brain.py line 49

save_to_file(output, time, r'C:\Users\chatu\OneDrive\Desktop\Jarvis\schedule.txt')```
hexed swift
#

input.txt or manage

pastel surge
#

Find brain.py in Time_Operations

hexed swift
#

ok

#

done

hexed swift
pastel surge
pastel surge
hexed swift
pastel surge
#

Just share it in a pastebin service please

inland epochBOT
#
Pasting large amounts of code

If your code is too long to fit in a codeblock in Discord, you can paste your code here:
https://paste.pythondiscord.com/

After pasting your code, save it by clicking the Paste! button in the bottom left, or by pressing CTRL + S. After doing that, you will be navigated to the new paste's page. Copy the URL and post it here so others can see it.

hexed swift
pastel surge
hexed swift
pastel surge
pastel surge
hexed swift
pastel surge
#

thank you

#

That wasn't so hard was it?

hexed swift
#

sorry i am new to it

hexed swift
pastel surge
#

OK so its definitely there

hexed swift
pastel surge
# hexed swift in throw_alert.py

How exactly, did you run this python project? Did you type a command? If so, what command? Did you click a button? If so, what button? How did you get that error message?

pastel surge
hexed swift
#

thats main program

#

to oparate all of the files

lone nova
#

could this be from a python ver issue?

pastel surge
#

Type that in a terminal

lone nova
#

a lot of people having issues starting with python as they download the newest version and try to run code built in a older ver of python.

hexed swift
#

Traceback (most recent call last):
File "c:\Users\MARSHAL\J.A.R.V.I.S\jarvis.py", line 7, in <module>
from co_brain import Jarvis
File "c:\Users\MARSHAL\J.A.R.V.I.S\co_brain.py", line 8, in <module>
from Time_Operations.brain import input_manage, input_manage_Alma
ImportError: cannot import name 'input_manage_Alma' from 'Time_Operations.brain' (c:\Users\MARSHAL\J.A.R.V.I.S\Time_Operations\brain.py)

pastel surge
pastel surge
hexed swift
#

but inmy case after that the bot didnt even started showning the errors

pastel surge
#

Doesn't matter. I've seen his video and the first few minutes of him trying to start his "Jarvis" after he git cloned didn't even work. Let alone he didn't even bother trying to pip install -r requirements.txt file

hexed swift
pastel surge
#

I'll try this myself

hexed swift
#

please if it worked help me out

pastel surge
hexed swift
#

i am learning

pastel surge
#

Change Alam to Alma or Alma to Alam. These are mentioned in either co_brain.py or brain.py

hexed swift
#

wait dem

#

ok it worked

#

thanks man

pastel surge
hexed swift
#

its not respoding but reciving audio

hexed swift
#

wait gotta change path again

hexed swift
hexed swift
# pastel surge Does it? I'm getting Chrome driver version problems

Best Jarvis Ai Project | Give Jarvis Eyes Using Mobile camera ( Python Project + Source Code )
You can Search as well Like this : -
real life jarvis ๐Ÿคฏ
How to make a | voice assistant | Jarvis in | Python | JavaScript in 2023 | iron man #shorts #jarvis
Jarvis-Like AI Helped Him With Electronics
He created Jarvis in Real Life ๐Ÿ˜ณ #shorts
REAL LIFE J...

โ–ถ Play video
#

from 15miins

pastel surge
#

Did you get this?
ModuleNotFoundError: No module named 'tenacity'

hexed swift
pastel surge
#

I'm running on a desktop. It seems this code is made for running on laptops.

hexed swift
pastel surge
#

Yeah I changed it. That part is fine

hexed swift
#

and need to install tensorflow

pastel surge
#

His code is very buggy

hexed swift
#

ye

#

its working for him in the end not for us and he skipped some parts

#

@pastel surge is it working?

pastel surge
#

yea

hexed swift
#

fr fully functinonal?

hexed swift
pastel surge
#

Like it can try to open my youtube and my spotify but it only opens them as browser tabs. Not my actual installed applications

hexed swift
hexed swift
pastel surge
#

If I had to link every app to specifically to their path, that's crazy and lazy for this "J.A.R.V.I.S"

hexed swift
#

Traceback (most recent call last):
File "c:/Users/MARSHAL/J.A.R.V.I.S/jarvis.py", line 6, in <module>
from co_brain import Jarvis
File "c:\Users\MARSHAL\J.A.R.V.I.S\co_brain.py", line 2, in <module>
from NetHyTechSTT.listen import listen
File "c:\Users\MARSHAL\J.A.R.V.I.S\NetHyTechSTT\listen.py", line 10, in <module>
interpreter = tf.lite.Interpreter(model_path="your_model.tflite", experimental_disable_mlir=True)
TypeError: init() got an unexpected keyword argument 'experimental_disable_mlir' it cooming like this

hexed swift
pastel surge
#

no

hexed swift
#

can u download it? and hop in my vs code?

pastel surge
#

why?

#

Did you pip install the requirements?

hexed swift
#

i dono where i make a mistake

#

and everyting is out of hands like

hexed swift
pastel surge
#

Open a Github Issue

hexed swift
pastel surge
#

As a Github Issue

#

With full error message

hexed swift
pastel surge
pastel surge
#

If you share the problem on Github Issues, other devs may try to help and fix his buggy code

wicked blade
# hexed swift check dm

Generally, these "jarvis" examples are popular and often broken/buggy. It's not a good way to learn.

wicked blade
# hexed swift check dm

If you want to build some of this, it's better to start by learning some Python first by starting with a tutorial and doing some small starter projects.

#

otherwise, things will break and you wont know how to fix them.

#

(I think lots of yt-ers create "jarvis" videos because they get a lot of hits)

hexed swift
wicked blade
#

But, you might find an online service that does what you need. These youtube channels promising "jarvis" have terrible code that won't work or will break easily.

hexed swift
#

and worse i dont have money

wicked blade
hexed swift
#

even did sheets

#

and some webs

wicked blade
#

I don't think I can help with that then. I'm just saying that: trying to run a "jarvis app" is a lot of work and is very frustrating for new programmers.

hexed swift
pastel surge
inland epochBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.