Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: hiro on October 25, 2012, 10:56:53 AM

Title: python
Post by: hiro on October 25, 2012, 10:56:53 AM
python thinks it lives in tcloop. that breaks lots of things.
Title: Re: python
Post by: bmarkus on October 25, 2012, 11:00:28 AM
python thinks it lives in tcloop. that breaks lots of things.

Please give examples.
Title: Re: python
Post by: hiro on October 25, 2012, 11:03:57 AM
run with python -v and compare to regular python on x86.
Title: Re: python
Post by: bmarkus on October 25, 2012, 11:40:28 AM
What are the functionality issues in the current package?
Title: Re: python
Post by: hiro on October 25, 2012, 01:44:55 PM
what I tried to do was compile some python package with ./build.py or so.
It searched for stuff in the tcloop hierarchy (instead of the linked in representatives in the root) and also tried to install into tcloop.
Title: Re: python
Post by: bmarkus on November 09, 2012, 06:41:29 PM
Fixed, new version submitted. However you must wait some time till it will be available.