Reputation
Badges 1
57 × Eureka!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 it continues... but nothing about time out
@ https://app.slack.com/team/UT8T0V3NE any idea for what is the reason they are not listed there?
so yea... the packages are not there...
i can send requirements.txt if needed
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...
(with the right branch, commit and all...)
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
in the clone I see "Environment setup completed successfully" and nothing about timeout
in the "original one"'s log i see:
TRAINS Task: created new task id=2eec56cb60e9441897a4af9c10f656c0
TRAINS new package available: UPGRADE to v0.15.0 is recommended!
Release Notes:
Features
- Add automation support including hyper-parameters optimization (see example here )
Task.init()
auto_connect_arg_parser
argument can accept a dictionary disabling specific keys from the argparser (Tr...
"Trains will analyze the entire repository if this is a git repo" it is a git repo...
where can i see it? to where the project is clonned?
i run it from the Allegro dashboard by sending it to a worker
I read https://allegro.ai/docs/ but it is only for the open source of trains...
it is my first time using Allegro so I am new to this...
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?
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... 乁( ͡° ͜ʖ ͡°)ㄏ
but I belive it should have work with 0.14.1 as well