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

Crazy complicated x) #25

Closed
Pepidon opened this issue Feb 27, 2021 · 6 comments
Closed

Crazy complicated x) #25

Pepidon opened this issue Feb 27, 2021 · 6 comments

Comments

@Pepidon
Copy link

Pepidon commented Feb 27, 2021

Hey there MShawon, i'm having some issues starting it up, if you could kindly (if you know) tell me what i did wrong would be highly appriciated. I can't seem to figure it out. Literally spent hours today trying, I'll link the error message i get below.

Collecting certifi==2020.6.20
Using cached certifi-2020.6.20-py2.py3-none-any.whl (156 kB)
Collecting cffi==1.14.2
Using cached cffi-1.14.2.tar.gz (470 kB)
ERROR: Command errored out with exit status 1:
command: 'c:\users\maxim\appdata\local\programs\python\python39\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Maxim\AppData\Local\Temp\pip-install-17600n0q\cffi\setup.py'"'"'; file='"'"'C:\Users\Maxim\AppData\Local\Temp\pip-install-17600n0q\cffi\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\Maxim\AppData\Local\Temp\pip-pip-egg-info-c856pa_4'
cwd: C:\Users\Maxim\AppData\Local\Temp\pip-install-17600n0q\cffi
Complete output (19 lines):
Traceback (most recent call last):
File "", line 1, in
File "C:\Users\Maxim\AppData\Local\Temp\pip-install-17600n0q\cffi\setup.py", line 131, in
if sys.platform == 'win32' and uses_msvc():
File "C:\Users\Maxim\AppData\Local\Temp\pip-install-17600n0q\cffi\setup.py", line 109, in uses_msvc
return config.try_compile('#ifndef _MSC_VER\n#error "not MSVC"\n#endif')
File "c:\users\maxim\appdata\local\programs\python\python39\lib\distutils\command\config.py", line 225, in try_compile
self._compile(body, headers, include_dirs, lang)
File "c:\users\maxim\appdata\local\programs\python\python39\lib\distutils\command\config.py", line 132, in _compile
self.compiler.compile([src], include_dirs=include_dirs)
File "c:\users\maxim\appdata\local\programs\python\python39\lib\distutils_msvccompiler.py", line 323, in compile
self.initialize()
File "c:\users\maxim\appdata\local\programs\python\python39\lib\distutils_msvccompiler.py", line 220, in initialize
vc_env = _get_vc_env(plat_spec)
File "c:\users\maxim\appdata\local\programs\python\python39\lib\site-packages\setuptools\msvc.py", line 314, in msvc14_get_vc_env
return _msvc14_get_vc_env(plat_spec)
File "c:\users\maxim\appdata\local\programs\python\python39\lib\site-packages\setuptools\msvc.py", line 268, in _msvc14_get_vc_env
raise distutils.errors.DistutilsPlatformError(
distutils.errors.DistutilsPlatformError: Microsoft Visual C++ 14.0 is required. Get it with "Build Tools for Visual Studio": https://visualstudio.microsoft.com/downloads/
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
WARNING: You are using pip version 20.2.3; however, version 21.0.1 is available.
You should consider upgrading via the 'c:\users\maxim\appdata\local\programs\python\python39\python.exe -m pip install --upgrade pip' command.

@MShawon
Copy link
Owner

MShawon commented Feb 27, 2021

Yeah I know about that nightmare..

Check this link benfred/implicit#76 (comment)

Downloading it will take some time but you will be good to go.

@Pepidon
Copy link
Author

Pepidon commented Feb 27, 2021

Thank you for fast reply =) I'll give it another try!

@Pepidon
Copy link
Author

Pepidon commented Feb 27, 2021

Okay. Sorry for spam, some progress was made, only 1 error now.

"C:\Users\Maxim\YouTube-Viewer\YouTube-Viewer\YouTube-Viewer>pip install -r requirements.tx
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.tx'"

The git was fully downloaded, why is it saying that some file is missing?

C:\Users\Maxim\YouTube-Viewer\YouTube-Viewer>git clone https://github.com/MShawon/YouTube-Viewer.git
Cloning into 'YouTube-Viewer'...
remote: Enumerating objects: 293, done.
remote: Counting objects: 100% (293/293), done.
remote: Compressing objects: 100% (199/199), done.
remote: Total 293 (delta 157), reused 188 (delta 79), pack-reused 0 eceiving objects: 95% (279/2
Receiving objects: 100% (293/293), 24.07 MiB | 15.11 MiB/s, done.
Resolving deltas: 100% (157/157), done.

@MShawon
Copy link
Owner

MShawon commented Feb 27, 2021

Txt*

@Pepidon
Copy link
Author

Pepidon commented Feb 27, 2021

lol yikes, i got it working now, thank you once again! Cool project! =)

@MShawon
Copy link
Owner

MShawon commented Feb 27, 2021

You're welcome

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

2 participants