Oscar A. Rangel

Results 5 issues of Oscar A. Rangel

in the static function load_img() you are using SciPy.misc.imread() which is deprecated in SciPy 1.0.0, and removed in 1.2.0... and the lattes version is 1.2.2 in order for the code...

bug

It has been a real challenge to get this to work, besides the bugs... and still trying.... I write these lines to other people that are trying to get it...

Hi there, I was trying to run the code but it does not run, in line 41 you are looking for image_names = [p for p in os.listdir(images_path)if p.startswith('cut_') and...

~~~ parser = argparse.ArgumentParser(description='Download Alpaca Datasets') parser.add_argument("--config", default=osp.join(ROOT, "configs", "algorithmic_trading", "algorithmic_trading_BTC_deepscalper_deepscalper_adam_mse.py"), help="download datasets config file path") parser.add_argument("--task_name", type=str, default="train") args, _= parser.parse_known_args() cfg = Config.fromfile(args.config) --------------------------------------------------------------------------- NameError Traceback (most recent...

/Users/raziel/code/MauiChatGPT/ChatGPT/ILLINK: Warning MT0182: Not linking with the framework OpenGLES (referenced by a module reference in SkiaSharp.Views.iOS.dll) because it's not available on the current platform (MacCatalyst). (MT0182) (ChatGPT)