WindmillWWindmill
Powered by
SharmikaNCFCS
Windmill•17mo 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,388Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements
Recent Announcements
henri-c

We're live here https://discord.com/channels/930051556043276338/1278977038430240813

henri-c · 2d ago

rubenf

Infrastructure as code

rubenf · 3w ago

rubenf

As we're preparing for a new Windmill sandbox SDK, we took the opportunity **to open-source NSJAIL sandboxing** and make it available in CE and easier to set. In 1.634.0, just set nsjail to benefit from the tightest security and isolation per job. It's constraining so no need to use it unless you need but now you won't be restricted in security for CE if you need to.

rubenf · 4w ago

Similar Threads

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