473,323 Members | 1,570 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,323 software developers and data experts.

Re: Problem when Installing PyML module modules with mingw32

AON LAZIO wrote:
On Tue, Nov 4, 2008 at 9:25 PM, Rich Healey <he*********@gmail.com
<mailto:he*********@gmail.com>wrote:
Why remove "###Bla bla bla bunch of errors###"

How do we help without the error messages!
AON LAZIO wrote:
Ah, sorry but the error was quite long in nature. here is the full one..

* c prompt>* python setup.py build --compiler=mingw32
running build
running build_py
running build_ext
building 'PyML/containers/ext/_csparsedataset' extention
writing
build\temp.win32-2.5\Release\pyml\containers\ext\_csparsedataset.de f
C:\tools\MinGW\bin\g++.exe -mno-cygwin -shared -s
build\temp.win32-2.5\Release\pyml\containers\ext\sparsedataset_wrap .o
build\temp.win32-2.5\Release\pyml\containers\ext\sparsedataset.o
build\temp.win32-2.5\Release\pyml\containers\ext\dataset.o
build\temp.win32-2.5\Release\pyml\containers\ext\sparsefeaturevecto r.o
build\temp.win32-2.5\Release\pyml\containers\ext\_csparsedataset.de f
-LC:\Python25\libs -LC:\Python25\PCBuild -lpython25 -lmsvcr71 -o
build\lib.win32-2.5\PyML/containers/ext/_csparsedataset.pyd
Cannot export initPyML/containers/ext/_csparsedataset: symbol not defined
collect2: ld returned 1 exit status
error: command 'g++' failed with exit status 1
*c prompt>*
Aon,

Please keep these replies on list (I've CC'd the list now).

This isn't actually a very long error message, but since email is a
scrollable medium including long messages often isn't too bad. If you're
worried, include a link to a pastebin.

Regarding your actual error message, you will probably want to grep
around for the missing symbol, I don't have time to look into this now.
The other possibility is that you're missing some dependencies.

Kind Regards
Rich
--
Rich Healey - iTReign \ .''`. / he*********@gmail.com
Developer / Systems Admin \ : :' : / he*********@itreign.com
AIM: richohealey33 \ `. `' / ri***@psych0tik.net
MSN: bi**********@hotmail.com \ `- / ri*********@hellboundhackers.org
AON LAZIO wrote:
On Tue, Nov 4, 2008 at 9:25 PM, Rich Healey <he*********@gmail.com
<mailto:he*********@gmail.com>wrote:
Why remove "###Bla bla bla bunch of errors###"

How do we help without the error messages!
AON LAZIO wrote:
Ah, sorry but the error was quite long in nature. here is the full one..

* c prompt>* python setup.py build --compiler=mingw32
running build
running build_py
running build_ext
building 'PyML/containers/ext/_csparsedataset' extention
writing
build\temp.win32-2.5\Release\pyml\containers\ext\_csparsedataset.de f
C:\tools\MinGW\bin\g++.exe -mno-cygwin -shared -s
build\temp.win32-2.5\Release\pyml\containers\ext\sparsedataset_wrap .o
build\temp.win32-2.5\Release\pyml\containers\ext\sparsedataset.o
build\temp.win32-2.5\Release\pyml\containers\ext\dataset.o
build\temp.win32-2.5\Release\pyml\containers\ext\sparsefeaturevecto r.o
build\temp.win32-2.5\Release\pyml\containers\ext\_csparsedataset.de f
-LC:\Python25\libs -LC:\Python25\PCBuild -lpython25 -lmsvcr71 -o
build\lib.win32-2.5\PyML/containers/ext/_csparsedataset.pyd
Cannot export initPyML/containers/ext/_csparsedataset: symbol not defined
collect2: ld returned 1 exit status
error: command 'g++' failed with exit status 1
*c prompt>*
Aon,

Please keep these replies on list (I've CC'd the list now).

This isn't actually a very long error message, but since email is a
scrollable medium including long messages often isn't too bad. If you're
worried, include a link to a pastebin.

Regarding your actual error message, you will probably want to grep
around for the missing symbol, I don't have time to look into this now.
The other possibility is that you're missing some dependencies.

Kind Regards
Rich
--
Rich Healey - iTReign \ .''`. / he*********@gmail.com
Developer / Systems Admin \ : :' : / he*********@itreign.com
AIM: richohealey33 \ `. `' / ri***@psych0tik.net
MSN: bi**********@hotmail.com \ `- / ri*********@hellboundhackers.org
Nov 5 '08 #1
0 1983

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Dan Finn | last post by:
usinng php-4.3.4 using this for my configure script; ../configure --with-pear=/usr/local/lib/pear --with-mysql --with-apxs=/usr/sb in/apxs --enable-track-vars --with-mysql-sock=/tmp/mysql.sock...
0
by: Gisle Vanem | last post by:
Is there a tool to show which dynamic modules (*.pyd/*.dll) a script depends on w/o running it? And the path(s) where python would have loaded it from. Something like Cygwin's cygcheck does for PE...
2
by: bagsmode | last post by:
Hi, I'm trying to figure out how to load modules that I don't already have. I tried loading module Test, and I kept getting an error with the nmake.exe that was being used (running on Win98...
39
by: Alan Isaac | last post by:
This may seem very strange, but it is true. If I delete a .pyc file, my program executes with a different state! In a single directory I have module1 and module2. module1 imports random and...
1
by: Gheorghe Postelnicu | last post by:
Hi, I have Python 2.5 installed on WinXP and I am trying to install a new package. I ran the setup.py build and I get the following message: C:\packages\reedsolomon-0.1>setup.py build running...
3
by: poolboi | last post by:
hi all, i've trouble installing module net::Telnet i used to be able to install all my modules on windows XP using ppm but all of a suddent i get the error: "407 proxy authentication...
0
by: Gabriel Genellina | last post by:
En Thu, 10 Jul 2008 14:02:29 -0300, Bhagwat Kolde <bbkolde@gmail.com> escribi�: If it is a single Python module, you can put it anywhere in the Python path. A good place may be the...
2
by: sbettadpur | last post by:
Hiiii > > I have installed mysql , Active perl 5.10 successfully but > Template-GD: ppm install Template-GD > PerlMagick: ppm install PerlMagick > SOAP-Lite: ppm install SOAP-Lite > ...
0
by: Rich Healey | last post by:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 AON LAZIO wrote: Why remove "###Bla bla bla bunch of errors###" How do we help without the error messages! - -- Rich Healey - iTReign \ ...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.