[Idle-dev] Using Redmine API in python
Brantschen Benjamin (brantben)
brantben at students.zhaw.ch
Thu Feb 28 15:58:34 EST 2019
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 "<pyshell#31>", line 1, in <module>
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
More information about the IDLE-dev
mailing list