Code Monkey home page Code Monkey logo

Comments (6)

vidhanio avatar vidhanio commented on May 24, 2024

from virtualbox-rich-presence.

Treyowski avatar Treyowski commented on May 24, 2024

P:\Vbox\virtualbox-rich-presence\virtualbox-rich-presence>pip install -r requirements.txt
Requirement already satisfied: virtualbox in c:\users\Censored\appdata\local\programs\python\python310\lib\site-packages (from -r requirements.txt (line 1)) (2.1.1)
Requirement already satisfied: pypresence in c:\users\Censored\appdata\local\programs\python\python310\lib\site-packages (from -r requirements.txt (line 2)) (4.2.0)
Collecting psutil
Using cached psutil-5.8.0.tar.gz (470 kB)
Using legacy 'setup.py install' for psutil, since package 'wheel' is not installed.
Installing collected packages: psutil
Running setup.py install for psutil ... error
ERROR: Command errored out with exit status 1:
command: 'C:\Users\Censored\AppData\Local\Programs\Python\Python310\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Censored\AppData\Local\Temp\pip-install-h4nc1vvl\psutil_855d37f573c14038b901816276693c6b\setup.py'"'"'; file='"'"'C:\Users\Censored\AppData\Local\Temp\pip-install-h4nc1vvl\psutil_855d37f573c14038b901816276693c6b\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\Censored\AppData\Local\Temp\pip-record-lw_jq58v\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\Censored\AppData\Local\Programs\Python\Python310\Include\psutil'
cwd: C:\Users\Censored\AppData\Local\Temp\pip-install-h4nc1vvl\psutil_855d37f573c14038b901816276693c6b
Complete output (38 lines):
running install
running build
running build_py
creating build
creating build\lib.win-amd64-3.10
creating build\lib.win-amd64-3.10\psutil
copying psutil_common.py -> build\lib.win-amd64-3.10\psutil
copying psutil_compat.py -> build\lib.win-amd64-3.10\psutil
copying psutil_psaix.py -> build\lib.win-amd64-3.10\psutil
copying psutil_psbsd.py -> build\lib.win-amd64-3.10\psutil
copying psutil_pslinux.py -> build\lib.win-amd64-3.10\psutil
copying psutil_psosx.py -> build\lib.win-amd64-3.10\psutil
copying psutil_psposix.py -> build\lib.win-amd64-3.10\psutil
copying psutil_pssunos.py -> build\lib.win-amd64-3.10\psutil
copying psutil_pswindows.py -> build\lib.win-amd64-3.10\psutil
copying psutil_init_.py -> build\lib.win-amd64-3.10\psutil
creating build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\runner.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_aix.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_bsd.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_connections.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_contracts.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_linux.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_memleaks.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_misc.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_osx.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_posix.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_process.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_sunos.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_system.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_testutils.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_unicode.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests\test_windows.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests_init_.py -> build\lib.win-amd64-3.10\psutil\tests
copying psutil\tests_main_.py -> build\lib.win-amd64-3.10\psutil\tests
running build_ext
building 'psutil._psutil_windows' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
----------------------------------------
ERROR: Command errored out with exit status 1: 'C:\Users\Censored\AppData\Local\Programs\Python\Python310\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\Censored\AppData\Local\Temp\pip-install-h4nc1vvl\psutil_855d37f573c14038b901816276693c6b\setup.py'"'"'; file='"'"'C:\Users\Censored\AppData\Local\Temp\pip-install-h4nc1vvl\psutil_855d37f573c14038b901816276693c6b\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record 'C:\Users\Censored\AppData\Local\Temp\pip-record-lw_jq58v\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Censored\Python\Python310\Include\psutil' Check the logs for full command output.
WARNING: You are using pip version 21.2.3; however, version 21.3.1 is available.
You should consider upgrading via the 'C:\CensoredPython\Python310\python.exe -m pip install --upgrade pip' command.

from virtualbox-rich-presence.

vidhanio avatar vidhanio commented on May 24, 2024

from virtualbox-rich-presence.

Treyowski avatar Treyowski commented on May 24, 2024

Unfortunately, I have done this before and zero response.

from virtualbox-rich-presence.

vidhanio avatar vidhanio commented on May 24, 2024

super weird, can you try downgrading python and see if it works? Maybe its a 3.10 bug?

from virtualbox-rich-presence.

vidhanio avatar vidhanio commented on May 24, 2024

Hi, any update on this? :)

from virtualbox-rich-presence.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.