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 running tox #1096

Open
fehrhart opened this issue Apr 2, 2020 · 1 comment
Open

Error running tox #1096

fehrhart opened this issue Apr 2, 2020 · 1 comment

Comments

@fehrhart
Copy link
Collaborator

@fehrhart fehrhart commented Apr 2, 2020

OS: Win10, Py 3.7.4,

Friederike.Ehrhart@fhmlcogenwks017 MINGW64 ~/AppData/Local/Programs/Python/Python37-32/scholia (master)
$ tox -e flake8
GLOB sdist-make: C:\Users\friederike.ehrhart\AppData\Local\Programs\Python\Python37-32\scholia\setup.py
ERROR: invocation failed (exit code 1), logfile: C:\Users\friederike.ehrhart\AppData\Local\Programs\Python\Python37-32\scholia.tox\log\GLOB-0.log
====================================================== log start ======================================================
running sdist
running egg_info
writing scholia.egg-info\PKG-INFO
writing dependency_links to scholia.egg-info\dependency_links.txt
writing requirements to scholia.egg-info\requires.txt
writing top-level names to scholia.egg-info\top_level.txt
package init file 'scholia_init_.py' not found (or not a regular file)
reading manifest file 'scholia.egg-info\SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching 'scholia_version.py'
writing manifest file 'scholia.egg-info\SOURCES.txt'
running check
copying files to scholia-0.2+136.g8f8e9b6.dirty...
copying scholia.egg-info\PKG-INFO -> scholia-0.2+136.g8f8e9b6.dirty\scholia.egg-info
copying scholia.egg-info\SOURCES.txt -> scholia-0.2+136.g8f8e9b6.dirty\scholia.egg-info
copying scholia.egg-info\dependency_links.txt -> scholia-0.2+136.g8f8e9b6.dirty\scholia.egg-info
copying scholia.egg-info\requires.txt -> scholia-0.2+136.g8f8e9b6.dirty\scholia.egg-info
copying scholia.egg-info\top_level.txt -> scholia-0.2+136.g8f8e9b6.dirty\scholia.egg-info
Writing scholia-0.2+136.g8f8e9b6.dirty\setup.cfg
UPDATING scholia-0.2+136.g8f8e9b6.dirty\scholia/_version.py
error: [WinError 2] The system cannot find the file specified: 'scholia-0.2+136.g8f8e9b6.dirty\scholia/_version.py'

======================================================= log end =======================================================
ERROR: FAIL could not package project - v = InvocationError("'c:\users\friederike.ehrhart\appdata\local\programs\python\python37-32\python.exe' setup.py sdist --formats=zip --dist-dir 'C:\Users\friederike.ehrhart\AppData\Local\Programs\Python\Python37-32\scholia\.tox\dist'", 1)

@Daniel-Mietchen

This comment has been minimized.

Copy link
Collaborator

@Daniel-Mietchen Daniel-Mietchen commented Apr 6, 2020

Here is a StackOverflow ticket for the InvocationError, suggesting that tox.ini might need to be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.