richardbann/pygments-lexer-babylon

error: can't copy 'pygmentslexerbabylon\node_modules\.bin\babylon': doesn't exist or not a regular file

Opened this issue · 0 comments

I already did a fresh install of Python 3.5.2, tried versions 0.8.0 - 0.12.0 of your package and tried Nodejs 4.5.0 and 6.8.0. (I use Win10)

I hope you can help me with this issue.

Below ist the complete Log from pip with --verbose:

Config variable 'Py_DEBUG' is unset, Python ABI tag may be incorrect
Config variable 'WITH_PYMALLOC' is unset, Python ABI tag may be incorrect
Collecting pygments-lexer-babylon
  1 location(s) to search for versions of pygments-lexer-babylon:
  * https://pypi.python.org/simple/pygments-lexer-babylon/
  Getting page https://pypi.python.org/simple/pygments-lexer-babylon/
  Looking up "https://pypi.python.org/simple/pygments-lexer-babylon/" in the cache
  Current age based on date: 93
  Freshness lifetime from max-age: 600
  Freshness lifetime from request max-age: 600
  The response is "fresh", returning cached response
  600 > 93
  Analyzing links from page https://pypi.python.org/simple/pygments-lexer-babylon/
    Found link https://pypi.python.org/packages/12/e0/5844d92842d07ef3419c062cab2d8462e7ffbe96ed5fbc3a5c69f7aa3ec2/pygments-lexer-babylon-0.11.0.tar.gz#md5=14123bdcd21bae49509117c9994a5da7 (from https://pypi.python.org/simple/pygments-lexer-babylon/), version: 0.11.0
    Found link https://pypi.python.org/packages/5d/84/3ec00846ceaabe4dc5a360267bd129e58508f2ada676174c5d888e0e6317/pygments-lexer-babylon-0.12.0.tar.gz#md5=59b0516bf287f66304a3ed11ec50ecf0 (from https://pypi.python.org/simple/pygments-lexer-babylon/), version: 0.12.0
    Found link https://pypi.python.org/packages/9f/32/490e5d336b13ded7e3c6f3f78c655c4723627f5dc61514d03b1cfed71d7e/pygments-lexer-babylon-0.9.0.tar.gz#md5=e84ca2ff3b0da59630d78afcb9414d9a (from https://pypi.python.org/simple/pygments-lexer-babylon/), version: 0.9.0
    Found link https://pypi.python.org/packages/be/27/e5ec0a477060f3712406844cc2b28a3508e7a6ab1d719ae62f523fee9416/pygments-lexer-babylon-0.10.0.tar.gz#md5=60ef19c92bd4df9200404dd84cf2e043 (from https://pypi.python.org/simple/pygments-lexer-babylon/), version: 0.10.0
  Using version 0.12.0 (newest of versions: 0.9.0, 0.10.0, 0.11.0, 0.12.0)
  Looking up "https://pypi.python.org/packages/5d/84/3ec00846ceaabe4dc5a360267bd129e58508f2ada676174c5d888e0e6317/pygments-lexer-babylon-0.12.0.tar.gz" in the cache
  Current age based on date: 5746
  Freshness lifetime from max-age: 31557600
  The response is "fresh", returning cached response
  31557600 > 5746
  Using cached pygments-lexer-babylon-0.12.0.tar.gz
  Downloading from URL https://pypi.python.org/packages/5d/84/3ec00846ceaabe4dc5a360267bd129e58508f2ada676174c5d888e0e6317/pygments-lexer-babylon-0.12.0.tar.gz#md5=59b0516bf287f66304a3ed11ec50ecf0 (from https://pypi.python.org/simple/pygments-lexer-babylon/)
  Running setup.py (path:C:\Users\USERNAME\AppData\Local\Temp\pip-build-sfxjatog\pygments-lexer-babylon\setup.py) egg_info for package pygments-lexer-babylon
    Running command python setup.py egg_info
    running egg_info
    creating pip-egg-info\pygments_lexer_babylon.egg-info
    writing entry points to pip-egg-info\pygments_lexer_babylon.egg-info\entry_points.txt
    writing pip-egg-info\pygments_lexer_babylon.egg-info\PKG-INFO
    writing dependency_links to pip-egg-info\pygments_lexer_babylon.egg-info\dependency_links.txt
    writing requirements to pip-egg-info\pygments_lexer_babylon.egg-info\requires.txt
    writing top-level names to pip-egg-info\pygments_lexer_babylon.egg-info\top_level.txt
    writing manifest file 'pip-egg-info\pygments_lexer_babylon.egg-info\SOURCES.txt'
    warning: manifest_maker: standard file '-c' not found

    reading manifest file 'pip-egg-info\pygments_lexer_babylon.egg-info\SOURCES.txt'
    writing manifest file 'pip-egg-info\pygments_lexer_babylon.egg-info\SOURCES.txt'
  Source in c:\users\USERNAME\appdata\local\temp\pip-build-sfxjatog\pygments-lexer-babylon has version 0.12.0, which satisfies requirement pygments-lexer-babylon from https://pypi.python.org/packages/5d/84/3ec00846ceaabe4dc5a360267bd129e58508f2ada676174c5d888e0e6317/pygments-lexer-babylon-0.12.0.tar.gz#md5=59b0516bf287f66304a3ed11ec50ecf0
Requirement already satisfied: Pygments>=2.1 in c:\program files\python35\lib\site-packages (from pygments-lexer-babylon)
Installing collected packages: pygments-lexer-babylon
  Running setup.py install for pygments-lexer-babylon: started
    Running command "c:\program files\python35\python.exe" -u -c "import setuptools, tokenize;__file__='C:\\Users\\USERNAME\\AppData\\Local\\Temp\\pip-build-sfxjatog\\pygments-lexer-babylon\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\USERNAME\AppData\Local\Temp\pip-wjeh7a7g-record\install-record.txt --single-version-externally-managed --compile
    running install
    running build
    running build_py
    creating build
    creating build\lib
    creating build\lib\pygmentslexerbabylon
    copying pygmentslexerbabylon\lexer.py -> build\lib\pygmentslexerbabylon
    copying pygmentslexerbabylon\__init__.py -> build\lib\pygmentslexerbabylon
    creating build\lib\pygmentslexerbabylon\node_modules
    creating build\lib\pygmentslexerbabylon\node_modules\.bin
    error: can't copy 'pygmentslexerbabylon\node_modules\.bin\babylon': doesn't exist or not a regular file
    Running setup.py install for pygments-lexer-babylon: finished with status 'error'
Cleaning up...
  Removing source in C:\Users\USERNAME\AppData\Local\Temp\pip-build-sfxjatog\pygments-lexer-babylon
Exception information:
Traceback (most recent call last):
  File "c:\program files\python35\lib\site-packages\pip\basecommand.py", line 215, in main
    status = self.run(options, args)
  File "c:\program files\python35\lib\site-packages\pip\commands\install.py", line 342, in run
    prefix=options.prefix_path,
  File "c:\program files\python35\lib\site-packages\pip\req\req_set.py", line 784, in install
    **kwargs
  File "c:\program files\python35\lib\site-packages\pip\req\req_install.py", line 878, in install
    spinner=spinner,
  File "c:\program files\python35\lib\site-packages\pip\utils\__init__.py", line 707, in call_subprocess
    % (command_desc, proc.returncode, cwd))
pip.exceptions.InstallationError: Command ""c:\program files\python35\python.exe" -u -c "import setuptools, tokenize;__file__='C:\\Users\\USERNAME\\AppData\\Local\\Temp\\pip-build-sfxjatog\\pygments-lexer-babylon\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\USERNAME\AppData\Local\Temp\pip-wjeh7a7g-record\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\USERNAME\AppData\Local\Temp\pip-build-sfxjatog\pygments-lexer-babylon\