ketpahty
ketpahty
RRailway
Created by ketpahty on 8/11/2023 in #✋|help
How to install python3 on railway server for Node.js project
oh drats thanks for letting me know, ill find a different solution
20 replies
RRailway
Created by ketpahty on 8/11/2023 in #✋|help
How to install python3 on railway server for Node.js project
i'm just running a python script using the "spawn" command from "child_process" in my node controller and that python script imports the module "telethon"
from telethon.sync import TelegramClient
import sys
import json
import os
from telethon.sync import TelegramClient
import sys
import json
import os
for which on my local i ran "pip3 install telethon" the rest of the codebase is irrelevant, your suggestion got the python file running it is just missing this telethon module and i'm not sure how to install it (can i ssh into the railway server? or do i need to do something in this .toml file?)
20 replies
RRailway
Created by ketpahty on 8/11/2023 in #✋|help
How to install python3 on railway server for Node.js project
getting ModuleNotFoundError: No module named in my server logs
20 replies
RRailway
Created by ketpahty on 8/11/2023 in #✋|help
How to install python3 on railway server for Node.js project
yeah
20 replies
RRailway
Created by ketpahty on 8/11/2023 in #✋|help
How to install python3 on railway server for Node.js project
getting an issue with an installed module
20 replies
RRailway
Created by ketpahty on 8/11/2023 in #✋|help
How to install python3 on railway server for Node.js project
do i install other pip packages here as well?
20 replies
RRailway
Created by ketpahty on 8/11/2023 in #✋|help
How to install python3 on railway server for Node.js project
appreciate your help
20 replies
RRailway
Created by ketpahty on 8/11/2023 in #✋|help
How to install python3 on railway server for Node.js project
that's all? does the ellipses need to be anything?
20 replies
RRailway
Created by ketpahty on 8/11/2023 in #✋|help
How to install python3 on railway server for Node.js project
my apologies
20 replies
RRailway
Created by ketpahty on 8/11/2023 in #✋|help
How to install python3 on railway server for Node.js project
N/A
20 replies