Giter VIP home page Giter VIP logo

img2latex's Introduction

Hi there 👋

  • 🌱 I’m currently learning quant, DL and ML
  • 👯 I’m looking to collaborate on data science
  • 📫 How to reach me: [email protected]

Joshua-li-yi's github stats

img2latex's People

Contributors

joshua-li-yi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

img2latex's Issues

pyinstaller打包exe没法使用

235 INFO: PyInstaller: 4.3
235 INFO: Python: 3.7.9 (conda)
236 INFO: Platform: Windows-10-10.0.18362-SP0
237 INFO: wrote F:\img2latex\app.spec
246 INFO: UPX is not available.
248 INFO: Extending PYTHONPATH with paths
['F:\img2latex', 'F:\img2latex']
280 INFO: checking Analysis
281 INFO: Building Analysis because Analysis-00.toc is non existent
281 INFO: Initializing module dependency graph...
287 INFO: Caching module graph hooks...
296 WARNING: Several hooks defined for module 'win32ctypes.core'. Please take care they do not conflict.
305 INFO: Analyzing base_library.zip ...
2870 INFO: Processing pre-find module path hook distutils from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks\pre_find_module_path\hook-distutils.py'.
2873 INFO: distutils: retargeting to non-venv dir 'h:\anaconda\envs\tools\lib'
4564 INFO: Caching module dependency graph...
4786 INFO: running Analysis Analysis-00.toc
4809 INFO: Adding Microsoft.Windows.Common-Controls to dependent assemblies of final executable
required by h:\anaconda\envs\tools\python.exe
5172 INFO: Analyzing F:\img2latex\app.py
5578 INFO: Processing pre-safe import module hook urllib3.packages.six.moves from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks\pre_safe_import_module\hook-urllib3.packages.six.moves.py'.
11414 INFO: Processing pre-find module path hook site from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks\pre_find_module_path\hook-site.py'.
11415 INFO: site: retargeting to fake-dir 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\fake-modules'
19704 INFO: Processing pre-safe import module hook six.moves from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks\pre_safe_import_module\hook-six.moves.py'.
24581 INFO: Processing module hooks...
24582 INFO: Loading module hook 'hook-certifi.py' from 'h:\anaconda\envs\tools\lib\site-packages\_pyinstaller_hooks_contrib\hooks\stdhooks'...
24594 INFO: Loading module hook 'hook-pycparser.py' from 'h:\anaconda\envs\tools\lib\site-packages\_pyinstaller_hooks_contrib\hooks\stdhooks'...
24595 INFO: Loading module hook 'hook-win32ctypes.core.py' from 'h:\anaconda\envs\tools\lib\site-packages\_pyinstaller_hooks_contrib\hooks\stdhooks'...
24911 INFO: Loading module hook 'hook-difflib.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
24915 INFO: Loading module hook 'hook-distutils.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
24916 INFO: Loading module hook 'hook-distutils.util.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
24918 INFO: Loading module hook 'hook-encodings.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
25045 INFO: Loading module hook 'hook-heapq.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
25049 INFO: Loading module hook 'hook-importlib_metadata.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
25052 INFO: Loading module hook 'hook-lib2to3.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
25140 INFO: Loading module hook 'hook-matplotlib.backends.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
26078 INFO: Matplotlib backend "GTK3Agg": ignored
cairo backend requires that cairocffi or pycairo is installed
26594 INFO: Matplotlib backend "GTK3Cairo": ignored
cairo backend requires that cairocffi or pycairo is installed
27251 INFO: Matplotlib backend "MacOSX": ignored
cannot import name 'macosx' from 'matplotlib.backends' (h:\anaconda\envs\tools\lib\site-packages\matplotlib\backends_init.py)
27784 INFO: Matplotlib backend "nbAgg": ignored
No module named 'IPython'
28511 INFO: Matplotlib backend "Qt4Agg": added
29028 INFO: Matplotlib backend "Qt4Cairo": ignored
cairo backend requires that cairocffi or pycairo is installed
29814 INFO: Matplotlib backend "Qt5Agg": added
30348 INFO: Matplotlib backend "Qt5Cairo": ignored
cairo backend requires that cairocffi or pycairo is installed
31121 INFO: Matplotlib backend "TkAgg": added
31830 INFO: Matplotlib backend "TkCairo": ignored
cairo backend requires that cairocffi or pycairo is installed
32918 INFO: Matplotlib backend "WebAgg": added
33581 INFO: Matplotlib backend "WX": ignored
No module named 'wx'
34117 INFO: Matplotlib backend "WXAgg": ignored
No module named 'wx'
34640 INFO: Matplotlib backend "WXCairo": ignored
No module named 'wx'
35157 INFO: Matplotlib backend "agg": added
35672 INFO: Matplotlib backend "cairo": ignored
cairo backend requires that cairocffi or pycairo is installed
36339 INFO: Matplotlib backend "pdf": added
36988 INFO: Matplotlib backend "pgf": added
37518 INFO: Matplotlib backend "ps": added
38041 INFO: Matplotlib backend "svg": added
38701 INFO: Matplotlib backend "template": added
39207 INFO: Loading module hook 'hook-matplotlib.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
39663 INFO: Loading module hook 'hook-multiprocessing.util.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
39667 INFO: Loading module hook 'hook-numpy.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
39748 WARNING: Conda distribution 'numpy', dependency of 'numpy', was not found. If you installed this distribution with pip then you may ignore this warning.
39778 INFO: Import to be excluded not found: 'f2py'
39789 INFO: Loading module hook 'hook-numpy._pytesttester.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
39794 INFO: Loading module hook 'hook-pickle.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
39798 INFO: Loading module hook 'hook-PIL.Image.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
40194 INFO: Loading module hook 'hook-PIL.ImageFilter.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
40199 INFO: Loading module hook 'hook-PIL.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
40201 INFO: Import to be excluded not found: 'FixTk'
40205 INFO: Loading module hook 'hook-PIL.SpiderImagePlugin.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
40207 INFO: Import to be excluded not found: 'FixTk'
40209 INFO: Loading module hook 'hook-pkg_resources.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
41218 INFO: Processing pre-safe import module hook win32com from 'h:\anaconda\envs\tools\lib\site-packages\_pyinstaller_hooks_contrib\hooks\pre_safe_import_module\hook-win32com.py'.
41321 WARNING: Hidden import "pkg_resources.py2_warn" not found!
41470 WARNING: Hidden import "pkg_resources.markers" not found!
41473 INFO: Loading module hook 'hook-PyQt5.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
41654 INFO: Loading module hook 'hook-PyQt5.QtCore.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
41762 INFO: Loading module hook 'hook-PyQt5.QtGui.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
41968 INFO: Loading module hook 'hook-PyQt5.QtWidgets.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
42274 INFO: Loading module hook 'hook-scipy.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
42283 INFO: Loading module hook 'hook-setuptools.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
43292 INFO: Import to be excluded not found: 'setuptools.py33compat'
43293 INFO: Import to be excluded not found: 'setuptools.py27compat'
43293 INFO: Loading module hook 'hook-sysconfig.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
43294 INFO: Loading module hook 'hook-xml.dom.domreg.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
43295 INFO: Loading module hook 'hook-xml.etree.cElementTree.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
43295 INFO: Loading module hook 'hook-xml.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
43296 INFO: Loading module hook 'hook-_tkinter.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
43522 INFO: checking Tree
43522 INFO: Building Tree because Tree-00.toc is non existent
43522 INFO: Building Tree Tree-00.toc
43633 INFO: checking Tree
43634 INFO: Building Tree because Tree-01.toc is non existent
43634 INFO: Building Tree Tree-01.toc
43764 INFO: checking Tree
43765 INFO: Building Tree because Tree-02.toc is non existent
43766 INFO: Building Tree Tree-02.toc
43773 INFO: Loading module hook 'hook-packaging.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
43775 INFO: Loading module hook 'hook-setuptools.msvc.py' from 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks'...
43826 INFO: Looking for ctypes DLLs
43933 INFO: Analyzing run-time hooks ...
43941 INFO: Including run-time hook 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_multiprocessing.py'
43946 INFO: Including run-time hook 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgres.py'
43952 INFO: Including run-time hook 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth__tkinter.py'
43953 INFO: Including run-time hook 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pyqt5.py'
43955 INFO: Including run-time hook 'h:\anaconda\envs\tools\lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_mplconfig.py'
43956 INFO: Including run-time hook 'h:\anaconda\envs\tools\lib\site-packages\_pyinstaller_hooks_contrib\hooks\rthooks\pyi_rth_certifi.py'
43974 INFO: Looking for dynamic libraries
45442 INFO: Looking for eggs
45443 INFO: Using Python library h:\anaconda\envs\tools\python37.dll
45444 INFO: Found binding redirects:
[]
45457 INFO: Warnings written to F:\img2latex\build\app\warn-app.txt
45615 INFO: Graph cross-reference written to F:\img2latex\build\app\xref-app.html
45672 INFO: checking PYZ
45673 INFO: Building PYZ because PYZ-00.toc is non existent
45673 INFO: Building PYZ (ZlibArchive) F:\img2latex\build\app\PYZ-00.pyz
47643 INFO: Building PYZ (ZlibArchive) F:\img2latex\build\app\PYZ-00.pyz completed successfully.
47672 INFO: checking PKG
47672 INFO: Building PKG because PKG-00.toc is non existent
47672 INFO: Building PKG (CArchive) PKG-00.pkg
69105 INFO: Building PKG (CArchive) PKG-00.pkg completed successfully.
69144 INFO: Bootloader h:\anaconda\envs\tools\lib\site-packages\PyInstaller\bootloader\Windows-64bit\runw.exe
69144 INFO: checking EXE
69144 INFO: Building EXE because EXE-00.toc is non existent
69145 INFO: Building EXE from EXE-00.toc
69147 INFO: Copying icons from ['C:\Users\acer\Desktop\Icons\MyIcons\mathpix.ico']
69148 INFO: Writing RT_GROUP_ICON 0 resource with 90 bytes
69149 INFO: Writing RT_ICON 1 resource with 14268 bytes
69149 INFO: Writing RT_ICON 2 resource with 67624 bytes
69149 INFO: Writing RT_ICON 3 resource with 16936 bytes
69149 INFO: Writing RT_ICON 4 resource with 9640 bytes
69149 INFO: Writing RT_ICON 5 resource with 4264 bytes
69150 INFO: Writing RT_ICON 6 resource with 1128 bytes
69160 INFO: Updating manifest in F:\img2latex\build\app\runw.exe.j4gkbgh4
69162 INFO: Updating resource type 24 name 1 language 0
69171 INFO: Appending archive to EXE F:\img2latex\dist\app.exe
88798 INFO: Building EXE from EXE-00.toc completed successfully.

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.