Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

run.cmd doesn't work #8

Open
IaVashik opened this issue May 13, 2023 · 2 comments
Open

run.cmd doesn't work #8

IaVashik opened this issue May 13, 2023 · 2 comments

Comments

@IaVashik
Copy link

When running run.cmd gives an error, they say there is no dotenv module.> Traceback (most recent call last):

File "C:\gyre\scripts\run.py", line 3, in
from dotenv import load_dotenv
ModuleNotFoundError: No module named 'dotenv'
Для продолжения нажмите любую клавишу . . .

Used automatic installation via install_or_update.cmd

@hafriedlander
Copy link
Contributor

Hello. I haven't seen this error before. I suspect maybe install_or_update.cmd failed somewhere. Can you try installing from fresh, and see if there is anything to indicate failure in the install_or_update.cmd logs? And if not, can you attach your run.cmd file here?

@IaVashik
Copy link
Author

run.cmd.txt

In install_or_update.cmd I noticed the following error:

error    libmamba Could not set lock (Permission denied)
warning  libmamba Cannot lock 'C:\TESTTETE\env\envs\gyre\conda-meta'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants