You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
had this problem all day yesterday, and went away this morning. The only things I've done between then and now are:
downloaded and installed node + dependencies on the host machine (chocolatey etc, all included with node),
added C:/...../megaparse/src to PYTHONPATH env variable,
a restart,
and included my username in the docker build like docker build -t usernamehere/megaparse .
One of those things seem to fix it. or at least allowed me to build the image. I'm still getting an error, but now a ModuleNotFound error about not being able to find megaparse.api
I get an error when it get to this:
Here is the error:
The text was updated successfully, but these errors were encountered: