Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Excel_io.py file not found while importing #118

Open
uyot10 opened this issue Apr 28, 2023 · 2 comments
Open

Excel_io.py file not found while importing #118

uyot10 opened this issue Apr 28, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@uyot10
Copy link

uyot10 commented Apr 28, 2023

I wanted to export the solution to an excel file and the excel_io.py file isn't recognized on the import.

from processscheduler.excel_io import export_solution_to_excel_file

@tpaviot
Copy link
Owner

tpaviot commented Apr 28, 2023

what is the output?

@tpaviot tpaviot added the bug Something isn't working label Apr 28, 2023
@uyot10
Copy link
Author

uyot10 commented Apr 28, 2023


ModuleNotFoundError Traceback (most recent call last)

ModuleNotFoundError: No module named 'processscheduler.excel_io'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants