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

error after using the command 'poetry install' and 'poetry run python setup.py install' to install all python dependencies. #53

Open
bwtine opened this issue Nov 25, 2022 · 1 comment

Comments

@bwtine
Copy link

bwtine commented Nov 25, 2022

This is such an amazing project,But I got an error after using the command 'poetry install' and 'poetry run python setup.py install' to install all python dependencies.

It is
'Current Python version (3.7.13) is not allowed by the project (=3.8).
Please change python executable via the "env use" command.'

But READEDME.md required ' Install using poetry prerequisite install python 3.7, poetry and ffmpeg'
Should I modify the current python version 3.7.13 to 3.8? Will this affect the project?
Supplementary Note:I have successfully installed Poetry (version 1.2.0) and other prerequisite .My CUDA version is 11.1,python 3.7.13,ubantu 18.04.
I hope to get your reply, thanks!!!

@bwtine
Copy link
Author

bwtine commented Nov 25, 2022

I have tried changing the current python version 3.7.13 to 3.8. Then I got another error after using the command 'poetry install' and 'poetry run python setup.py install' to install all python dependencies.

Could not find platform independent libraries
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to [:<exec_prefix>]
Fatal Python error: initfsencoding: Unable to get the locale encoding
ModuleNotFoundError: No module named 'encodings'

Current thread 0x00007f16b7c61240 (most recent call first):
已放弃 (核心已转储)
I hope to get your reply, thanks!!!

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

1 participant