LUCIT-Systems-and-Development / unicorn-fy

A Python SDK by LUCIT to convert received raw data from crypto exchange API endpoints into well-formed python dictionaries.
https://unicorn-fy.docs.lucit.tech
MIT License
54 stars 20 forks source link

ModuleNotFoundError: No module named 'unicorn_fy.unicorn_fy'; 'unicorn_fy' is not a package #9

Closed uggel closed 3 years ago

uggel commented 4 years ago

Check this or we will delete your issue. (fill in the checkbox with an X like so: [x])

Select one:

Environment

Operating System? (include version)

Exact Python Version?

Python 3.8.5

Pip Version?

pip 20.2.2

Description of your issue

ModuleNotFoundError: No module named 'unicorn_fy.unicorn_fy'; 'unicorn_fy' is not a package

I've fixed this for  unicorn-binance-websocket-api already. This is the same issue. The module is packaged as if it was a python script
uggel commented 3 years ago

fixed

oliver-zehentleitner commented 3 years ago

Thank you!! https://github.com/oliver-zehentleitner/unicorn_fy/releases/tag/0.5.0