Code Monkey home page Code Monkey logo

Comments (5)

WenmuZhou avatar WenmuZhou commented on April 29, 2024

具体一点

from pytorchocr.

ouyang25 avatar ouyang25 commented on April 29, 2024

具体一点

非常感谢您的回复
具体情况如下:
C:\Anaconda2\envs\py3\python.exe C:/Users/ouyangjiabin/Desktop/PytorchOCR/tools/det_train.py
Traceback (most recent call last):
File "C:/Users/ouyangjiabin/Desktop/PytorchOCR/tools/det_train.py", line 25, in
from torchocr.postprocess import build_post_process
File "C:\Users\ouyangjiabin\Desktop\PytorchOCR\torchocr\postprocess_init_.py", line 6, in
from .DBPostProcess import DBPostProcess
File "C:\Users\ouyangjiabin\Desktop\PytorchOCR\torchocr\postprocess\DBPostProcess.py", line 4, in
from shapely.geometry import Polygon
File "C:\Anaconda2\envs\py3\lib\site-packages\shapely\geometry_init_.py", line 4, in
from .base import CAP_STYLE, JOIN_STYLE
File "C:\Anaconda2\envs\py3\lib\site-packages\shapely\geometry\base.py", line 18, in
from shapely.coords import CoordinateSequence
File "C:\Anaconda2\envs\py3\lib\site-packages\shapely\coords.py", line 8, in
from shapely.geos import lgeos
File "C:\Anaconda2\envs\py3\lib\site-packages\shapely\geos.py", line 145, in
lgeos = CDLL(os.path.join(sys.prefix, 'Library', 'bin', 'geos_c.dll'))
File "C:\Anaconda2\envs\py3\lib\ctypes_init
.py", line 366, in init
self._handle = _dlopen(self._name, mode)
OSError: [WinError 126] 找不到指定的模块。

Process finished with exit code 1
我在Windows10环境下,按照requirements安装了所需包,电脑也有gcc/g++和make环境,但是不知道为何报这个错误,希望得到您指点,谢谢!感激不尽!

from pytorchocr.

WenmuZhou avatar WenmuZhou commented on April 29, 2024

感觉是shapely没有装对

from pytorchocr.

novioleo avatar novioleo commented on April 29, 2024

楼上正解

from pytorchocr.

ouyang25 avatar ouyang25 commented on April 29, 2024

谢谢,十分感谢,解决啦,就是这个安装不对。T_T

from pytorchocr.

Related Issues (20)

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.