Replies: 3 comments 1 reply
-
|
i tried typing the command Error message occuring in Ubuntu 20.04 terminal - |
Beta Was this translation helpful? Give feedback.
-
|
okay I have figured it out! |
Beta Was this translation helpful? Give feedback.
-
|
If you try to run DFFML without the module invocation and get a "command not found" error, you need to add it to your aryan-ubuntu@aryan-ubuntu:~$ dffml version
dffml: command not foundWhen you run the version command you see the location each package is installed to:
When packages are installed to Try adding the following to your export PATH="${HOME}/.local/bin:${PATH}"Also, run that line in a terminal |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am new to this repository and finding some difficulty while installing this module.
Help would be appreciated.
aryan-ubuntu@aryan-ubuntu:~$ python3 -m dffml versiondffml 0.4.0 /home/aryan-ubuntu/.local/lib/python3.8/site-packages/dffmldffml-config-yaml not installeddffml-config-image not installeddffml-model-scratch not installeddffml-model-scikit not installeddffml-model-tensorflow not installeddffml-model-tensorflow-hub not installeddffml-model-vowpalWabbit not installeddffml-model-xgboost not installeddffml-model-pytorch not installeddffml-model-spacy not installeddffml-model-daal4py not installeddffml-model-autosklearn not installeddffml-feature-git not installeddffml-feature-auth not installeddffml-operations-binsec not installeddffml-operations-deploy not installeddffml-operations-image not installeddffml-operations-nlp not installeddffml-service-http not installeddffml-source-mysql not installedaryan-ubuntu@aryan-ubuntu:~$ dffml versiondffml: command not foundThanks.
Beta Was this translation helpful? Give feedback.
All reactions