issues Search Results · repo:materialsproject/fireworks language:Python
Filter by
162 results
(66 ms)162 results
inmaterialsproject/fireworks (press backspace or delete to remove)Code snippet
rlaunch --help
What happened?
1. I am running the rlaunch command after a fresh install of fireworks, most recent release.
2. The result behavior: I get this exception
Traceback (most ...
bug
ikondov
- 2
- Opened on Jan 15
- #541
Code snippet
No response
What happened?
In the FireWorks GUI, the following error arises occasionally when trying to select the detailed view for some
fireworks.
TypeError: Object of type ObjectId ...
bug
rduke199
- Opened on Dec 17, 2024
- #540
Code snippet
flow = list()
flow.append(task_1, parents=None)
for i in range(4):
flow.append(task_I, parents=flow[-1])
lpad.add_wf(Workflow(flow))
What happened?
The above code idea works when running ...
bug
janklinux
- 1
- Opened on Oct 29, 2024
- #539
Problem
Dear developers,
I am new in FIREWORKS and I recently need to code a project using queue adapters to submit jobs through different
computing resources (with different number of cores, tasks etc.). ...
jinlhr542
- Opened on Sep 21, 2024
- #537
Code snippet
# Content of setup.py from Github s release zip file for 2.0.3
if __name__ == __main__ :
setup(
name= FireWorks ,
version= 1.9.7 ,
What happened?
The current content ...
bug
jmmshn
- 1
- Opened on Sep 20, 2024
- #536
Code snippet
# On a Red Hat Enterprise Linux release 8.8 (Ootpa)
python3.9 -m venv python-3.9.16
. python-3.9.16/bin/activate
# install from main branch due to this issue: https://github.com/materialsproject/fireworks/issues/531 ...
bug
ikondov
- 3
- Opened on Sep 6, 2024
- #535
With python 3.10 and 3.11, I receive massively these warnings:
../../python-3.10.12/lib/python3.10/site-packages/fireworks/core/rocket.py:8
python-3.10.12/lib/python3.10/site-packages/fireworks/core/rocket.py:8: ...
ikondov
- Opened on May 27, 2024
- #532
Have you already seen this error?
I have a recent ruamel.yaml v.0.18.6 and got this error when trying to load the launchpad: lpad = LaunchPad.auto_load()
or lpad = LaunchPad.from_file()
The full error ...
compatibility
fraricci
- 6
- Opened on May 15, 2024
- #531
Python version
Python 3.11.5
Pymatgen version
2024.3.1
Operating system version
CentOS Linux release 7.6.1810 (Core)
Current behavior
/public/home/xqliu/software/miniconda3/lib/python3.11/site-packages/pymatgen/io/vasp/sets.py:676: ...
bug
ShiQiaoL
- 4
- Opened on Apr 7, 2024
- #522
Please accept my apologies for bypassing https://discuss.matsci.org/c/fireworks but what is below is obviously an issue
and no help request.
I have a fresh fireworks install in a fresh virtual environment ...
ikondov
- 1
- Opened on Jan 22, 2024
- #516

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.