Reply
Thread Tools
Posts: 9 | Thanked: 1 time | Joined on Feb 2012
#11
Hello !

I had just a little problem when i try to install the Library...

When i enter this command : " # dpkg -i python-matplotlib-data_1.0.0-1_all.deb "

My N9 returning this error : "Aegis rejecting python-matplotlib-data_1.0.0-1_all.deb : Could not open debian archive
Aegis aborting dpkg -- all listed package files rejected"

Can i clean this error ? What ? Thanks for your help... ^^


Sorry for my approxymatly english .. i'm french ^^
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#12
Originally Posted by blinkman04 View Post
Hello !

I had just a little problem when i try to install the Library...

When i enter this command : " # dpkg -i python-matplotlib-data_1.0.0-1_all.deb "

My N9 returning this error : "Aegis rejecting python-matplotlib-data_1.0.0-1_all.deb : Could not open debian archive
Aegis aborting dpkg -- all listed package files rejected
Have you entered root mode by first typing 'devel-su' at Terminal, with password 'rootme' ?
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 
Posts: 9 | Thanked: 1 time | Joined on Feb 2012
#13
Yes yes , i follow the instructions faithfully...


I just got this error for this step ^^
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#14
Originally Posted by blinkman04 View Post
Yes yes , i follow the instructions faithfully...

I just got this error for this step ^^
Sorry, I am not able to reproduce your error (I have installed the matplotlib-data package some minutes ago on my Nokia N9 with PR1.1). Please, tell me more information :
- the version (PR1.0, PR1.1 or even PR1.2...) of your MeeGo Harmattan on your Nokia N9;
- if the 'python-matplotlib-data_1.0.0-1_all.deb' file was correctly downloaded with 1246086 bytes;
- if 'python-matplotlib_1.0.0-1_armel' and 'python-matplotlib-doc_1.0.0-1_all.deb' can be correctly installed using 'dpkg -i'.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.

Last edited by rcolistete; 2012-02-02 at 15:25.
 
Posts: 9 | Thanked: 1 time | Joined on Feb 2012
#15
Yes, no problems =)

I have a Nokia N9 16Gb PR 1.1 (20.2011.40-4.480.2_PR_480)

-'python-matplotlib-data_1.0.0-1_all.deb' was correctly downloaded with 1246086 bytes

-same thing for 'python-matplotlib_1.0.0-1_armel.deb' with 5*358*826 bytes

And 'python-matplotlib_1.0.0-1_armel' and 'python-matplotlib-doc_1.0.0-1_all.deb' are not installed because i had aegis error ..

For the moment i just do :

in root mode

# apt-get install python-central python-numpy
# apt-get install python-dateutil python-gobject python-cairo

Intalled with success.

How i can unistall 'python-central python-numpy' and 'python-dateutil python-gobject python-cairo' and test if 'python-matplotlib_1.0.0-1_armel' and 'python-matplotlib-doc_1.0.0-1_all.deb' are installed (with error ?).

If i can clean all the files , i can retry the installation at zero ...

I really want to install this library it's for a project with a Fox g20 card .. ^^

Thanks for your help !
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#16
Originally Posted by blinkman04 View Post
Yes, no problems =)
What about your "Settings / Applications / Installations / Allow installations from non-Store sources" ? Is it on (blue toogle) ? I forgot to explain this needed step in the 1st message of this topic.

Another question : IPython 0.10.2 can be installed on your N9 ?
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 
Posts: 9 | Thanked: 1 time | Joined on Feb 2012
#17
yes it is on.

Python is installed and works fine when i enter 'ipython' command line
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#18
Originally Posted by blinkman04 View Post
Python is installed and works fine when i enter 'ipython' command line
But can you install 'ipython_0.10.2-1harmattan1_all.deb' package on your N9 without errors ? Or 'python-sympy_0.7.1-harmattan-2_all.deb' package ? Look at the IPython and SymPy topics.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 
Posts: 9 | Thanked: 1 time | Joined on Feb 2012
#19
I just tried to install 'ipython_0.10.2-1harmattan1_all.deb' package on my N9 and .. i had the same errors.. =/

(Sorry for the answer late .. i had lot of homework for school ^^ )

Do you think i lost this error with a reinstallation software with Nokia SU ?
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#20
Originally Posted by blinkman04 View Post
I just tried to install 'ipython_0.10.2-1harmattan1_all.deb' package on my N9 and .. i had the same errors.. =/
Now I know that the problem is not specific to MatPlotLib, but problably any .deb outside Nokia Store.

The normal solution would be :

http://techprolonged.com/index.php/2...ego-harmattan/

which I suggested some posts before and you confirmed that this setting is already enabled.

Originally Posted by blinkman04 View Post
Do you think i lost this error with a reinstallation software with Nokia SU ?
Maybe you have a problem in your MeeGo Harmattan and indeed it is needed to reinstall it.

Try to install other .debs outside Nokia Store to confirm the nature of the problem. For example : FirexFox/Fennec (see My-MeeGo site), MeeFolders (here in Talk Maemo.org), etc.

Keep me updated about your problem.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 10:46.