Closed cosmerodolfo closed 3 years ago
Thanks for bringing this to our attention. I tried to reproduce the issue in your specified environment and for me it worked (on macOS Big Sur). I don't see it in your output but I assume you chose the correct conda env where everything is installed, so maybe it's an issue on Windows? I'll try to reproduce it on a different OS as soon as I can.
Hello,
Yesterday I could solve the problem. The solution was the insertion of my virtual environment path on PYTHONPATH.
Thanks for the prompt answer!
Em sex, 5 de mar de 2021 08:37, tneuer notifications@github.com escreveu:
Thanks for bringing this to our attention. I tried to reproduce the issue in your specified environment and for me it worked (on macOS Big Sur). I don't see it in your output but I assume you chose the correct conda env where everything is installed, so maybe it's an issue on Windows? I'll try to reproduce it on a different OS as soon as I can.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/unit8co/darts/issues/281#issuecomment-791364432, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIKMQJLIHA2WK66OY24IYI3TCC663ANCNFSM4YPIPCPA .
Awesome! Glad to hear that, so we consider the issue to be closed.
Message appears on Anaconda console: ModuleNotFoundError: No module named 'darts'
To Reproduce
Expected behavior It is expected that NBEATS model is recognized.
System (please complete the following information):
Additional context