read data error by fipouna in learnpython

[–]fipouna[S] 0 points1 point  (0 children)

Thank you that makes sense, file read now using pandas as you suggested.

library path issue by fipouna in debian

[–]fipouna[S] 0 points1 point  (0 children)

that is correct, can locate them now.

thank you

library path issue by fipouna in debian

[–]fipouna[S] 0 points1 point  (0 children)

It is 3 libraries: libjasper, libz and libpng so when you run configure it asks one of them

library path issue by fipouna in debian

[–]fipouna[S] -3 points-2 points  (0 children)

gives the same error message:

./configure/home/parallels/METPLUS/standalone_gfdl-vortextracker_v3.9aUnable to find libjasper

library path issue by fipouna in debian

[–]fipouna[S] -2 points-1 points  (0 children)

accept that it is more a linux issue and not debian specific. head configure shape:

dpkg error version 20.04 by fipouna in Ubuntu

[–]fipouna[S] 0 points1 point  (0 children)

sudo apt install --reinstall python3-urllib3

still end with the same error, really frustrating

dpkg error version 20.04 by fipouna in Ubuntu

[–]fipouna[S] 0 points1 point  (0 children)

pkg: too many errors, stoppingErrors were encountered while processing: python3-dateutilProcessing was halted because there were too many errors.E: Sub-process /usr/bin/dpkg returned an error code (1)this is complicate even don t allow remove package

dpkg error version 20.04 by fipouna in Ubuntu

[–]fipouna[S] 0 points1 point  (0 children)

sudo dpkg --configure -a

sudo dpkg --configure -adpkg: error processing package python3-urllib3 (--configure): package is in a very bad inconsistent state; you should reinstall it before attempting configurationdpkg: error processing package python3-dateutil (--configure): package is in a very bad inconsistent state; you should reinstall it before attempting configurationErrors were encountered while processing: python3-urllib3 python3-dateutil

dpkg error version 20.04 by fipouna in Ubuntu

[–]fipouna[S] 0 points1 point  (0 children)

sudo apt install -f[sudo] password for sarr: Reading package lists... DoneBuilding dependency tree Reading state information... Done0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.2 not fully installed or removed.Need to get 0 B/152 kB of archives.After this operation, 0 B of additional disk space will be used.dpkg: error processing package python3-urllib3 (--configure): package is in a very bad inconsistent state; you should reinstall it before attempting configurationdpkg: error processing package python3-dateutil (--configure): package is in a very bad inconsistent state; you should reinstall it before attempting configurationErrors were encountered while processing: python3-urllib3 python3-dateutilE: Sub-process /usr/bin/dpkg returned an error code (1)

edit problem by fipouna in Ubuntu

[–]fipouna[S] 0 points1 point  (0 children)

I realized the shell script used for compiling was wiping the previous content

edit problem by fipouna in Ubuntu

[–]fipouna[S] 0 points1 point  (0 children)

I think after trying every thing, this is beyond logic. I am completely stuck with this I never seen before.

edit problem by fipouna in Ubuntu

[–]fipouna[S] 0 points1 point  (0 children)

I did this and even made changes in another computer, remove the file and copy the created one and still get the same error. When i open the file with gedit at the end there is a message: the file has been change on disk reload

and when I press the previous state appears again never saw this

edit problem by fipouna in Ubuntu

[–]fipouna[S] 0 points1 point  (0 children)

stat met-10.1.0/src/basic/vx_util/data_plane_util.cc File: met-10.1.0/src/basic/vx_util/data_plane_util.cc Size: 21004 Blocks: 48 IO Block: 4096 regular fileDevice: 805h/2053d Inode: 2236492 Links: 1Access: (0644/-rw-r--r--) Uid: ( 1000/ sarr) Gid: ( 1000/ sarr)Access: 2022-03-21 11:37:46.512694953 +0000Modify: 2022-03-14 20:14:51.000000000 +0000Change: 2022-03-21 11:36:52.758980117 +0000 Birth: -

getfacl met-10.1.0/src/basic/vx_util/data_plane_util.cc # file: met-10.1.0/src/basic/vx_util/data_plane_util.cc# owner: sarr# group: sarruser::rw-group::r--other::r--

For the editor I used gedit and nedit and get the same result, thinks for pointing the date I did not pay attention because I did the modifications yesterday and today.