473,388 Members | 1,557 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,388 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 1987

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: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

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.