Problems With My Crewai Installation
damiaoarth
TRIALOP

a year ago

So… I'm trying to use crewai… but I'm having trouble to install it… how can I install crewai using python… and also I need to connect my project to Github, and I don't know how I can do it… may someone help me.

I'm sorry if I expressed myself badly, but I'm having trouble to install the crewai on my railway env... to install crewai I just have to use "pip/pip3 install crewai" and the subsequent tool... using "pip install 'crewai[tools]' "... but I don't know were can I go to install it... bcs I tryed to install using github... but it keeps going error...

Another question is... Can I link my github account with my railway env? like... every time that I make a deploy, my env pulls on github? Is it possible or not?

I'm sorry about my english, It's not my first language

3 Replies

brody
EMPLOYEE

a year ago

As previously mentioned we can not provide support for 3rd party software.

Another question is... Can I link my github account with my railway env? like... every time that I make a deploy, my env pulls on github? Is it possible or not?

Unless I'm not understanding your question, that's how Railway works by default.


damiaoarth
TRIALOP

a year ago

"As previously mentioned we can not provide support for 3rd party software "

I'm sorry... what I want to understand then is... I can't install crewai in any way, right? even though it is a python command to perform the necessary installation

"Unless I'm not understanding your question, that's how Railway works by default."

Right... since it works like this... would there be any documentation/example to instruct me how to make this connection with git... from what you can tell from my questions I'm very new to this platform hahaha, I don't want to be boring, really, I'm just a layman on the subject

sorry to bother


brody
EMPLOYEE

a year ago

I think you should watch this YouTube video - https://youtu.be/oLlT6c6jA-M

And then follow this guide - https://docs.railway.app/quick-start#deploying-your-project---from-github


Loading...