cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1145
Views
0
Helpful
0
Replies

Importing python package into Packet Tracer

robbin.asberg
Level 1
Level 1

Is there away to import python modules other then the ones the comes with the iot-python-api in packet tracer? For instance if I want to do this:

 

import keyboard

if keyboard.is_pressed('W'):

     do_something()

 

I have keyboard installed on my local pc but at the moment, I get an error: no module name keyboard.

Cheers

0 Replies 0