-
Couldn't load subscription status.
- Fork 139
Open
Description
- ATM version:
- Python version:3.6
- Operating System:windows
Description
Describe what you were trying to get done.
Tell us what happened, what went wrong, and what you expected to happen.
What I Did
I am trying to use the atm Cli to get a data file and train it
Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
command:
atm enter_data --train-path path/toTheFile
result:
import pwd
ModuleNotFoundError: No module named 'pwd'
So i can't run Atm using a virtual machine, so i have to run it purely on windows, pwd is a python module used for Unix like systems,so windows goes crazy, i tried importing winpwd but still to no effect, maybe i am importing winpwd at a non optimum location
Metadata
Metadata
Assignees
Labels
No labels