Giter VIP home page Giter VIP logo

danielhrisca's Introduction

Hi there ๐Ÿ‘‹

My GitHub stats Top Langs

danielhrisca's People

Contributors

danielhrisca avatar

Watchers

 avatar  avatar  avatar

Forkers

george117

danielhrisca's Issues

Installation error

Dear Daniel,
I am not able to install the asammdf latest pypi package.
I am getting below error attached below.

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

pandas->asammdf) (2023.3)
Building wheels for collected packages: lz4
Building wheel for lz4 (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: 'C:\Users\knr2ban.conda\envs\rv\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\knr2ban\AppData\Local\Temp\pip-install-xw6rq3b7\lz4_db1435e7169840c5857e89ae0d6fa66b\setup.py'"'"'; file='"'"'C:\Users\knr2ban\AppData\Local\Temp\pip-install-xw6rq3b7\lz4_db1435e7169840c5857e89ae0d6fa66b\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'"'"'))' bdist_wheel -d 'C:\Users\knr2ban\AppData\Local\Temp\pip-wheel-ytml41ad'
cwd: C:\Users\knr2ban\AppData\Local\Temp\pip-install-xw6rq3b7\lz4_db1435e7169840c5857e89ae0d6fa66b
Complete output (17 lines):
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-3.6
creating build\lib.win-amd64-3.6\lz4
copying lz4\version.py -> build\lib.win-amd64-3.6\lz4
copying lz4_init_.py -> build\lib.win-amd64-3.6\lz4
creating build\lib.win-amd64-3.6\lz4\block
copying lz4\block_init_.py -> build\lib.win-amd64-3.6\lz4\block
creating build\lib.win-amd64-3.6\lz4\frame
copying lz4\frame_init_.py -> build\lib.win-amd64-3.6\lz4\frame
creating build\lib.win-amd64-3.6\lz4\stream
copying lz4\stream_init_.py -> build\lib.win-amd64-3.6\lz4\stream
running build_ext
building 'lz4._version' 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: Failed building wheel for lz4
Running setup.py clean for lz4
Failed to build lz4
Installing collected packages: lz4, asammdf
Running setup.py install for lz4 ... error
ERROR: Command errored out with exit status 1:
command: 'C:\Users\knr2ban.conda\envs\rv\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\knr2ban\AppData\Local\Temp\pip-install-xw6rq3b7\lz4_db1435e7169840c5857e89ae0d6fa66b\setup.py'"'"'; file='"'"'C:\Users\knr2ban\AppData\Local\Temp\pip-install-xw6rq3b7\lz4_db1435e7169840c5857e89ae0d6fa66b\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\knr2ban\AppData\Local\Temp\pip-record-diyl4hr3\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\knr2ban.conda\envs\rv\Include\lz4'
cwd: C:\Users\knr2ban\AppData\Local\Temp\pip-install-xw6rq3b7\lz4_db1435e7169840c5857e89ae0d6fa66b
Complete output (17 lines):
running install
running build
running build_py
creating build
creating build\lib.win-amd64-3.6
creating build\lib.win-amd64-3.6\lz4
copying lz4\version.py -> build\lib.win-amd64-3.6\lz4
copying lz4_init_.py -> build\lib.win-amd64-3.6\lz4
creating build\lib.win-amd64-3.6\lz4\block
copying lz4\block_init_.py -> build\lib.win-amd64-3.6\lz4\block
creating build\lib.win-amd64-3.6\lz4\frame
copying lz4\frame_init_.py -> build\lib.win-amd64-3.6\lz4\frame
creating build\lib.win-amd64-3.6\lz4\stream
copying lz4\stream_init_.py -> build\lib.win-amd64-3.6\lz4\stream
running build_ext
building 'lz4._version' 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\knr2ban.conda\envs\rv\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\knr2ban\AppData\Local\Temp\pip-install-xw6rq3b7\lz4_db1435e7169840c5857e89ae0d6fa66b\setup.py'"'"'; file='"'"'C:\Users\knr2ban\AppData\Local\Temp\pip-install-xw6rq3b7\lz4_db1435e7169840c5857e89ae0d6fa66b\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\knr2ban\AppData\Local\Temp\pip-record-diyl4hr3\install-record.txt' --single-version-externally-managed --compile --install-headers 'C:\Users\knr2ban.conda\envs\rv\Include\lz4' Check the logs for full command output.

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.