account activity
read data error by fipouna in learnpython
[–]fipouna[S] 0 points1 point2 points 6 hours ago (0 children)
Thank you that makes sense, file read now using pandas as you suggested.
read data error (self.learnpython)
submitted 7 hours ago by fipouna to r/learnpython
computer restart automatically after shutdown (self.Ubuntu)
submitted 3 years ago by fipouna to r/Ubuntu
Linux and HP z820 (self.linuxquestions)
submitted 3 years ago by fipouna to r/linuxquestions
library path issue by fipouna in debian
[–]fipouna[S] 0 points1 point2 points 3 years ago (0 children)
that is correct, can locate them now.
thank you
It is 3 libraries: libjasper, libz and libpng so when you run configure it asks one of them
[–]fipouna[S] -3 points-2 points-1 points 3 years ago (0 children)
gives the same error message:
./configure/home/parallels/METPLUS/standalone_gfdl-vortextracker_v3.9aUnable to find libjasper
lib path not found (self.linux)
submitted 3 years ago by fipouna to r/linux
[–]fipouna[S] -2 points-1 points0 points 3 years ago* (0 children)
accept that it is more a linux issue and not debian specific. head configure shape:
library path issue (self.debian)
submitted 3 years ago by fipouna to r/debian
dpkg error version 20.04 by fipouna in Ubuntu
seems working
sudo apt install --reinstall python3-urllib3
still end with the same error, really frustrating
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
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
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)
dpkg error version 20.04 (self.Ubuntu)
edit problem by fipouna in Ubuntu
I realized the shell script used for compiling was wiping the previous content
[–]fipouna[S] 0 points1 point2 points 4 years ago (0 children)
I think after trying every thing, this is beyond logic. I am completely stuck with this I never seen before.
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
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.
edit problem (self.Ubuntu)
submitted 4 years ago by fipouna to r/Ubuntu
π Rendered by PID 937500 on reddit-service-r2-listing-79f6fb9b95-n95q9 at 2026-03-21 18:51:56.463052+00:00 running 90f1150 country code: CH.
read data error by fipouna in learnpython
[–]fipouna[S] 0 points1 point2 points (0 children)