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

unable to run mov-cli #63

Closed
toxicfox2491 opened this issue Nov 3, 2022 · 20 comments
Closed

unable to run mov-cli #63

toxicfox2491 opened this issue Nov 3, 2022 · 20 comments

Comments

@toxicfox2491
Copy link

in an arch linux vm I installed mov-cli and it just spits out line 1: not: command not found where as on my main pc (windows) it runs completely fine, no I didnt mix up the install cmds

@Poseidon444
Copy link
Collaborator

The python or the shell version?

@toxicfox2491
Copy link
Author

The python or the shell version?

python

@Poseidon444
Copy link
Collaborator

can you post the full error?

@toxicfox2491
Copy link
Author

can you post the full error?

ok so I had to re-install windows and I have to re setup VMware to get my arch setup running again but I did try installing it on windows and...
weryhdefyte

@ghost
Copy link

ghost commented Nov 4, 2022

Is the Scripts Folder from Python in the Path?

@toxicfox2491
Copy link
Author

I was having some issues putting python in $PATH so I just went to the directory and ran pip install mov-cli and tried running it again

@Poseidon444
Copy link
Collaborator

pretty sure python needs to be in the path, however you can try using the shell version with gitbash

@toxicfox2491
Copy link
Author

I cant do the gitbash one rn but I did try fixing my python install and it still cant install
I also did update pip and tried again but it didnt work
output.txt

@ghost
Copy link

ghost commented Nov 12, 2022

Oh i see you use Python Version 3.11 but lxml has only Version 3.10 precompiled. Just install Python 3.10 and it should be fixed

@Ao1Pointblank
Copy link

is there a new requirement to have a more recent version of python installed?

@ghost
Copy link

ghost commented Nov 14, 2022

What do you mean?

@toxicfox2491
Copy link
Author

ohh sorry lol I didnt notice it started using 3.11

@toxicfox2491
Copy link
Author

smh dumb question but how do I use 3.10 over 3.11?

@toxicfox2491
Copy link
Author

so normal installs of python dont work at all by the ones from the microsoft store do, dude wtf also the page for 3.10 freezes but all the other versions for python seem to be fine on the store WHY

@ghost
Copy link

ghost commented Nov 17, 2022

Dont ever use the Store Versions.
Download python 3.10 from here https://www.python.org/downloads/release/python-3108

@toxicfox2491
Copy link
Author

Dont ever use the Store Versions. Download python 3.10 from here https://www.python.org/downloads/release/python-3108

thats the problem installing the builds from the site dont work at all and even trying to use python in the terminal will tell me to install the store version

@ghost
Copy link

ghost commented Nov 17, 2022

dont use python3 in Terminal use python

@toxicfox2491
Copy link
Author

dont use python3 in Terminal use python

that opens the microsoft store

@Niviann
Copy link

Niviann commented Dec 3, 2022

that opens the microsoft store
Disable python app aliases in windows settings and restart cmd it should work.

@toxicfox2491
Copy link
Author

that opens the microsoft store
Disable python app aliases in windows settings and restart cmd it should work.

tyvm

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

4 participants