From brantben at students.zhaw.ch Thu Feb 28 15:58:34 2019 From: brantben at students.zhaw.ch (Brantschen Benjamin (brantben)) Date: Thu, 28 Feb 2019 20:58:34 +0000 Subject: [Idle-dev] Using Redmine API in python Message-ID: <4039F754-73D1-4709-AAD5-CBC4A11BD2D9@students.zhaw.ch> Hi there I am a student in Switzerland and I?m trying to use the redmine REST API for the bachelor thesis. I?m trying to import the redmine package on my python shell. When I run: import redmine I get back: Traceback (most recent call last): File "", line 1, in import redmine ModuleNotFoundError: No module named 'redmine' I use python 3.7.2 Tk version 8.6.8 IDLE version 3.7.2 I tried to find help on the internet but there wasn?t any so you are basically my last hope :) Freundliche Gr?sse Benjamin Brantschen, WI15t