
Reputation
Badges 1
57 × Eureka!@ https://app.slack.com/team/UT8T0V3NE any idea for what is the reason they are not listed there?
so I didn't have much time to upgrade all the packs because I have some issues with that but it is on my todo list
*I see there is 0.16.1
in the clone I see "Environment setup completed successfully" and nothing about timeout
yep... i changed the working dir to "." and the script path to stages/agro_api and now it works... now i feel like i wasted your time on a very stupid issue... 乁( ͡° ͜ʖ ͡°)ㄏ
i run it from the Allegro dashboard by sending it to a worker
maybe it cloned the wrong branch?
but it found the requirements.txt and install all packages and it was the one one the right branch... how can I specify from which branch to clone it the trains.conf?
when i connect to the VM and run the script from the the git repo that was clonned by trains at ".trains/venvs-builds/3.5/task_repository/agroscoutai.git" it works but when i run it from the board bt enque it to the worker it fails on the error "ImportError: No module named 'help_models'"
"And the git is registered on the experiment correctly ?" how can I check it? (it is the same git repo were the script is running just in different dir...
project/stages/alegro_api
project/help_modls
if i understand correctly it clones the git, install all packages and run the script so if I have something in the git repo it should be cloned... am I missing something?
OK I guess you ment the installed packages on the execution tab and i looked at the log.. so there i see the following:
Python 3.7.5 (default, Nov 7 2019, 10:50:52) [GCC 8.3.0]
argparse_utils == 1.3.0
trains == 0.14.3
Detailed import analysis
**************************
IMPORT PACKAGE argparse_utils
simple_pipe2.py: 10
IMPORT PACKAGE trains
simple_pipe2.py: 9
and it continues... but nothing about time out
I ran it till the end first time and it ended successfully but i put the trains commend line on comment so i didn't see it on trains,,, so i ran it again and stoped it at the middle...
"Trains will analyze the entire repository if this is a git repo" it is a git repo...
ok, thank you 🙂 i will check it
(with the right branch, commit and all...)
i can send requirements.txt if needed