1415
Views
0
Helpful
0
Replies
Importing python package into Packet Tracer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2022 03:33 AM
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
Labels:
- Labels:
-
Cisco Software
0 Replies 0
