Hello peter and *,
Am 2018-02-03 hackte Peter J. Holzer in die Tasten:
> On 2018-01-29 19:14:57 +0100, Michelle Konzack wrote:
>> Am 2018-01-29 hackte Dan Stromberg in die Tasten:
>> > I don't see blueman on pypi, so this is probably part of the package
>> > you downloaded, and not something you n
On 2018-01-29 19:14:57 +0100, Michelle Konzack wrote:
> Am 2018-01-29 hackte Dan Stromberg in die Tasten:
> > I don't see blueman on pypi, so this is probably part of the package
> > you downloaded, and not something you need to "pip3 install".
>
> I have Python 2.7 and 3.5 from the Debian GNU/Lin
Good morning,
Am 2018-01-30 hackte careenjosep...@gmail.com in die Tasten:
> One contributing factor to this problem is the artificial environment that
> online courses provide to students. Students are usually typing code into
> a web page that contains instructions and hints. This is not how rea
One contributing factor to this problem is the artificial environment that
online courses provide to students. Students are usually typing code into a web
page that contains instructions and hints. This is not how real programming
gets done. So when the course is over and it’s time to use a real
Michelle Konzack wrote:
> Hello *,
>
> because I am runing into problems with SOME python based programs, I the
> this as opportunity to learn python (after ASM, C, BaSH, CP/M, COBOL,
> JS, PHP and perl).
>
>
> OK, I tried to install "blueman" (Bluetooth Manager) on my Debian 9.2
> (Stret
Hello Dan,
Am 2018-01-29 hackte Dan Stromberg in die Tasten:
> I don't see blueman on pypi, so this is probably part of the package
> you downloaded, and not something you need to "pip3 install".
I have Python 2.7 and 3.5 from the Debian GNU/Linux repository installed
I use the Stable (Stretch) v
On 2018-01-29 17:01, Michelle Konzack wrote:
[snip]
I think, that I have found the error here:
sys.path = [_dirname, os.path.join(_dirname, 'module', '.libs')] + sys.path
because there is written in
[ '/usr/lib/python-3.5/os.py' ]-
To get a full path (w
On Mon, Jan 29, 2018 at 9:01 AM, Michelle Konzack
wrote:
> OK, I tried to install "blueman" (Bluetooth Manager) on my Debian 9.2
> (Stretch system and discovered a problem:
>
> [ c 'blueman-applet' ]--
> Traceback (most recent call last):
> File
Hello *,
because I am runing into problems with SOME python based programs, I the
this as opportunity to learn python (after ASM, C, BaSH, CP/M, COBOL,
JS, PHP and perl).
OK, I tried to install "blueman" (Bluetooth Manager) on my Debian 9.2
(Stretch system and discovered a problem:
[