seiscope_opt_toolbox_w_ctypes icon indicating copy to clipboard operation
seiscope_opt_toolbox_w_ctypes copied to clipboard

error during installation

Open AtilaSaraiva opened this issue 3 years ago • 1 comments

Hello, nice package! I found an error.

While trying to build the package, I received the following error:

       > running build
       > running build_py
       > creating build
       > creating build/lib
       > creating build/lib/sotb-wrapper
       > copying sotb_wrapper/interface.py -> build/lib/sotb-wrapper
       > copying sotb_wrapper/_version.py -> build/lib/sotb-wrapper
       > copying sotb_wrapper/__init__.py -> build/lib/sotb-wrapper
       > UPDATING build/lib/sotb_wrapper/_version.py
       > error: [Errno 2] No such file or directory: 'build/lib/sotb_wrapper/_version.py'

AtilaSaraiva avatar Jun 29 '22 16:06 AtilaSaraiva

I released a new version a couple of weeks ago. Can you try this new version and check if the problem persists?

ofmla avatar Sep 20 '22 13:09 ofmla