Rob

Results 11 comments of Rob

In the Dockerfile I changed RUN into CMD and works fine

I got the same on Win11 with fresh python 3.12

Thanks, @milos-colic for your response I'll send an email to discuss.

A potentially useful link, this can be used as basis of matching arc (lines) https://www.microsoft.com/en-us/research/publication/hidden-markov-map-matching-noise-sparseness/

Absolutely correct the analogy with time is perfect. I have compiled a set of layers/features to demonstrate the use case. I will forward via email.

Hi Milos, Rapt to see some activity on the issue. Rob On Fri, Oct 7, 2022 at 1:54 AM Milos Colic ***@***.***> wrote: > One thing that I would add...

I think I may have solved this problem and it comes down to an "s" on the end of "project". The example has the singular yet the path to main_prompt...

Sorry, no luck :( First I tried Upgrade, same then I tried uninstall, and re-install, result consistent... below ``` Successfully installed scrapegraphai-0.10.1 D:\_SimpleMovie>.env311\Scripts\python.exe Python 3.11.4 (tags/v3.11.4:d2340ef, Jun 7 2023, 05:45:37)...

> @Bandit253 if you have environment activated could you try after just using `python` command to start the interpreter. Invoking the python.exe like above may cause issue such as above....

## Update on last. ## "... at least no error on import." was completely correct when I tried to run the script, in activated env, same import error :( ```...