#[Solved ✅] I succesfully pip install composio but composio add github throws me an error
1 messages · Page 1 of 1 (latest)
Hey @crystal sleet, have you also installed composio-core??
If not, do this and lemme know 😄
pip install composio-core
i did @silent rivet . Same error
Can you send me the screenshot of your terminal @crystal sleet ??
this is after composio add github
sorry, Im unable to paste it here because Im accessing discord from a VM
composio add github throws me that error, but when I open python in the same terminal and enviroment, and import composio it runs without any problem
Ohh so that worked fine??
Okay
Using virtual env??
I can import in python, but to run the example provided (start your repo on github) it gives me an error because composio add github doesnt work
*star
yes, Im using a virtual env
Wanna come on a meet, is that possible??
As I think the problem is with environments
Lemme know if you still get the issue 🙌
@crystal sleet
[Solved ✅] I succesfully pip install composio but composio add github throws me an error
hey @silent rivet just so you know, I am able to run composio add github (or any other service btw) indeed, but only if I cd to the venv folder. If not, it returns the same error.
Yea because for that env. You can create a seperate folder and use virtualenv to create an env and connect it
Then just install packages and use commands as you used to before
I'm having the same issue
Can you please share a screenshot or error that you're seeing?