WindmillWWindmill
Powered by
SharmikaNCFCS
Windmill•16mo ago•
6 replies
SharmikaNCFC

Trying to import Python package but Windmill doesn't recognise it

Hi there,
I've been trying to use the package https://pypi.org/project/CurrencyConverter/ in my script, but when I try import it per what the package docs say, I keep getting a module not found error. I've checked the script's lockfile and it is in there with the correct version too, but I can't import and use it.
This is part of the error message I'm getting: from currency_converter import CurrencyConverter
ModuleNotFoundError: No module named 'currency_converter'

Thanks in advance!
PyPI
CurrencyConverter
A currency converter using the European Central Bank data.
CurrencyConverter
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 4d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

Trying to understand Windmill+Powershell
bohitiBbohiti / help
13mo ago
Python private package
mufraggihugoMmufraggihugo / help
2y ago
Python Dependency hell in windmill
JacobJJacob / help
11mo ago
Python Import Error
SpookyBiscuit40SSpookyBiscuit40 / help
15mo ago